AFS Authentication

Computer Systems Lab Documentation : HOW-TOs and Other Advanced Documentation : AFS File System : AFS Authentication
In order to use the AFS file system, you must be authenticated to AFS. AFS uses Kerberos for authentication.

2.1.5.1 Tokens

AFS used an authentication token. Tokens are issued by the login process, and are only valid for a certain period of time.

On UNIX systems:

Use the tokens command:

tokens
Prints the AFS user ID and tokens expiration time

On Windows NT systems:

  • Push CTRL-ALT-DELETE to bring up the Security Panel; or
  • In a command window, use the fs listtacl command:
    tokens
    Prints the AFS user ID and tokens expiration time

See Also:


[ Back to Top ]

2.1.5.2 Reauthentication

To reauthenticate (renew or extend an AFS token):

On UNIX systems:

Use the kalog command:

kalog
You will be prompted for your Kerberos password.

On Windows NT systems:

  • Push CTRL-ALT-DELETE to bring up the Security Panel and choose the Reauthenticate button; or
  • In a command window, use the kalog command:
    kalog
    You will be prompted for your Kerberos password.


[ Back to Top ]

Documentation built by builddoc v1.09
run by ziel on Wed Mar 3 12:58:46 1999
Please do not link to this page. Please link only to the top level of the CSL documentation tree.