You are not logged in.
Since a few days I'm getting that infamous error while trying to log to AFS.
I'm using always the same procedure:
$ systemctl start openafs-client.service # ok
$ kinit xxx@xxx # ok
$ aklog # fail
aklog: Couldn't get openafs.org AFS tickets:
aklog: unknown RPC error (-1765328377) while getting AFS tickets
With another pc I'm able to log in so I exclude any server configuration issue.
Last edited by DarioP (2013-07-26 08:10:45)
Offline
Ok, finally I managed to solve.
Using "aklog -d" I found out that I was trying to logging to the wrong cell. Fixed correcting the content of /etc/openafs/ThisCell. I don't know what messed it up, maybe an update..
Offline