1:afs5log

From Linux Man Pages

Jump to: navigation, search
      afs5log - AFS token initializer
      
      afs5log [ [-v] [-5] [-p path] [cell[=principal] ] ] [...]

Contents

DESCRIPTION

      The  afs5log  command  uses  Kerberos  to obtain AFS tokens for the named cells.  If no cell is named, tokens are
      obtained for the local cell.  If the principal name of the afs service for the cell is known, the cell  name  may
      also be given in the form cell=principal_name.  Attempts are made to obtain Kerberos IV credentials first, and if
      that fails, afs5log will create Kerberos 5 (2b-style) tokens.

ARGUMENTS

      -v     Turns on verbose mode.  afs5log will print debugging messages while it does its work.  Use more than  once
             to get more detail.
 
      -p path
             Determine which cell the specified path resides in, and obtain tokens for that cell.
 
      -5     Skip  attempts  to use Kerberos IV and just use 2b-style tokens, which are only supported by OpenAFS 1.2.8
             and later.

RELATED

      pam_krb5(5) krb5.conf(5)

BUGS

      Probably, but let's hope not.  If you find any, please file them in  the  bug  database  at  http://bugzilla.red-
      hat.com/ against the "pam_krb5" component.

CATEGORY

Personal tools