PDA

View Full Version : AFS fileserver issue with Mac OS client



aor2
July 24th, 2015, 06:12 AM
Hi i have afs running in my ununtu 14.04 i have no issue connecting using windows and ubuntu client but in a mac i have, Every time i will open a file from AFS using finder it will hang spinning beach ball will appear,and waht im going to do is to disconnect the network cable. My installation of afs client is using ticket viewer for kerberos and openafs client

here is my configuration

kerberos mac:

vim /Library/Preferences/edu.mit.Kerberos
[libdefaults]
default_realm = TEST.COM
#kdc_timesync = 1
ccache_type = 4
forwardable = true
proxiable = true
allow_weak_crypto = true

[realms]
TEST.TEST.COM = {
kdc = server.test.com
admin_server = server.test.com
}

[domain_realm]
.test.com = TEST.COM
test.com = TEST.COM



Openafs:

edit /var/db/openafs/etc/ThisCell
test.com
edit /var/db/openafs/etc/CellServDB and add this line
>test.com
192.168.2.8 # server.test.com




enable "Start AFS at Boot"
Enable AFS Menu
Enable Backgrounder
Enable Use aklog
Enable get credential at login time



Hope someone can help me on this.

Thanks

aor2
August 13th, 2015, 04:28 AM
Hi any body uses mac machine as a client? please share your kerberos and afs configuration,,


Thanks a lot..