|
⇤ ← Revision 1 as of 2008-03-05 22:29:12
Size: 396
Comment:
|
Size: 396
Comment: converted to 1.6 markup
|
| No differences found! | |
OpenBSD comes with the Arla AFS client built-in. To configure, as root:
mkdir /afs
echo hcoop.net > /etc/afs/ThisCell
echo afs=YES >> /etc/rc.conf.local
echo '[appdefaults]
libkafs = {
afs-use-524 = local
}' > /etc/kerberosV/krb5.confThen reboot. Now as normal user you can get access with:
kinit username@HCOOP.NET afslog hcoop.net
Done.
