From a3b5dc2e3478b631c1f65bd2979b373599d232cc Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Wed, 1 Apr 2015 19:24:56 -0500 Subject: [PATCH] Update _krb5_homedir_access() docs --- lib/krb5/context.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/krb5/context.c b/lib/krb5/context.c index 5a69ea03d..2bf284afc 100644 --- a/lib/krb5/context.c +++ b/lib/krb5/context.c @@ -1531,8 +1531,6 @@ _krb5_homedir_access(krb5_context context) * For home directory access to be allowed, both the global state and * the krb5_context state have to be allowed. * - * Administrator (root user), never uses the home directory. - * * @param context a Kerberos 5 context or NULL * @param allow allow if TRUE home directory * @return the old value