Hi,
I am strugglling with setting up an AFS client on Digital UNIX 4.0D.
This is to connect to a cell which is running on RedHat 7.1 servers on
Dell hardware.
I have compiled openafs-1.0.4
I have compiled krb5-1.2.2
I have compiled aklog
I can connect to the cell. I can get tickets. I can use aklog to convert
my tickets to tokens. I can see my files.
What I need to do is get this working for users with home directories in
afs space. This means they need to get their tickets and afs tokens
during the login process. For this afs installs a library into
/usr/shlib, and modifies /etc/sia/matrix.conf so that the lines in there
look similar to this:
siad_ses_authent=(AFS,/usr/shlib/libafssiad.so),(BSD,libc.so)
Sadly this is failing, no tickets, no tokens, no access to home
directories.
I am pretty sure I got this working on a test machine, but we were using
kaserver then, and now we are using kerberos 5. This was a while ago
though.
I am currently grunging around in the openafs source trying to track
down what is going wrong.
If anyone has any pointers on this, I would be eternally grateful,
clare
Received on Thu Aug 16 2001 - 02:36:32 NZST