Tokens disappearing on freebsd 5.5
"Scott Peshak" <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/14/06, Harald Barth <[email protected]> wrote: > > Try: > > $ cat /etc/krb5.conf > [appdefaults] > libkafs = { > afs-use-524 = 2b > } > (sorry about the previous spam, little PEBKAC issue :) ) I tried adding afs-use-524 = 2b (it was previously "no") and setting up the kdc to hand out 2b tokens per the heimdal manual, but things didn't seem to change, i still get tokens and they still disappear when touching afs space. The following shows up in syslog: arla[616]: trying to fetch status: 19270407 arla[616]: fetch-status: rxkad - Bad ticket. arla[616]: Credentials for UID 0 in cell randomscrews.net have expired I'm going to try building the security/heimdal port to see if that behaves any better.