welcome: please sign in

The following 46 words could not be found in the dictionary of 7 words (including 7 LocalSpellingWords) and are highlighted below:
access   afs   afslog   appdefaults   Arla   as   built   can   Category   Cell   client   comes   conf   configure   Done   echo   etc   get   hcoop   in   kerberos   kinit   krb5   libkafs   local   Manual   Member   mkdir   Needs   net   normal   Now   Open   rc   reboot   root   the   Then   This   To   use   user   username   with   Work   you  

Clear message
Edit

MemberManual / TransferringFiles / OpenAFS / OpenBSD

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.


CategoryMemberManual CategoryNeedsWork

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