welcome: please sign in

Diff for "MemberManual/TransferringFiles/OpenAFS/OpenBSD"

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-03-05 22:29:12
Size: 396
Editor: CPE-121-210-89-167
Comment:
Revision 4 as of 2011-04-21 16:49:52
Size: 85
Editor: sg-gw-1
Comment: ib4Gkl <a href="http://ocsnrinzirkp.com/">ocsnrinzirkp</a>
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
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.conf
}}}

Then reboot. Now as normal user you can get access with:

{{{
kinit username@HCOOP.NET
afslog hcoop.net
}}}

Done.
ib4Gkl <a href="http://ocsnrinzirkp.com/">ocsnrinzirkp</a>
----
CategoryOutdated

MemberManual/TransferringFiles/OpenAFS/OpenBSD (last edited 2013-01-14 09:08:06 by ClintonEbadi)