asc:asc_afs
Differences
This shows you the differences between two versions of the page.
asc:asc_afs [2013/10/21 14:25] – created asc | asc:asc_afs [2013/10/21 14:26] (current) – asc | ||
---|---|---|---|
Line 5: | Line 5: | ||
< | < | ||
Here is how to setup afs: | Here is how to setup afs: | ||
+ | Install the following packages (these are from the standard sl6 repo): | ||
+ | kmod-openafs | ||
+ | openafs | ||
+ | openafs-module-tools | ||
+ | openafs-krb5 | ||
+ | openafs-client | ||
+ | |||
+ | You should make sure afs starts at boot and the only customization | ||
+ | required is, after installing the above and before starting the afs | ||
+ | service, do "echo cern.ch >/ | ||
Install the following packages (these are from the standard sl6 repo): | Install the following packages (these are from the standard sl6 repo): | ||
kmod-openafs | kmod-openafs | ||
Line 19: | Line 29: | ||
ticket with kinit and 2) issue the aklog command to translate it to an | ticket with kinit and 2) issue the aklog command to translate it to an | ||
afs token. | afs token. | ||
+ | |||
+ | To gain access to non-public files at cern you need to 1) get a kerberos | ||
+ | ticket with kinit and 2) issue the aklog command to translate it to an | ||
+ | afs token. | ||
+ | </ | ||
+ | |||
+ | Tested example: | ||
+ | |||
+ | < | ||
+ | yum install kmod-openafs openafs openafs-module-tools openafs-krb5 openafs-client | ||
+ | echo cern.ch >/ | ||
+ | |||
+ | / | ||
+ | / | ||
+ | # check | ||
+ | ls / | ||
</ | </ | ||
asc/asc_afs.1382365544.txt.gz · Last modified: 2013/10/21 14:25 by asc