Merge "Add afs client docs for non Debuntu"
This commit is contained in:
commit
c7b7801b3b
@ -107,6 +107,21 @@ authentication token for use with AFS with::
|
||||
kinit
|
||||
aklog
|
||||
|
||||
If not running on Debian or Ubuntu you can install openafs client
|
||||
packages as well as Kerberos5 packages on your distro of choice.
|
||||
|
||||
Then to kinit, use your fully qualified user id::
|
||||
|
||||
kinit $USERNAME@OPENSTACK.ORG
|
||||
|
||||
Or for admin access::
|
||||
|
||||
kinit $USERNAME/admin@OPENSTACK.ORG
|
||||
|
||||
Then aklog, specifying the openstack.org cell::
|
||||
|
||||
aklog -cell openstack.org
|
||||
|
||||
Administration
|
||||
--------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user