University Computing Systems


AFS -- Authentication and Users


Authentication

Authentication in AFS is done via the Kerberos network security system. Once a user has validated him/herself to Kerberos via his/her AFS password, a "ticket" or "token" is given to that user, which will permit the user to access all services specified by the ACL (access control list) for that user in any given AFS directory.

A user's token normally expires 25 hours after it is granted, at which point the user has only those AFS permissions granted to system:anyuser (see below); however, a user's token expiration time can be extended to 500 hours, if needed.

If a user gets a Permission Denied message when trying to access some file, it could be because that user's token has expired. To re-authenticate to Kerberos without logging out:

klog

Users