Re: Tokens disappearing on freebsd 5.5
"Scott Peshak" <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
After taking a few day break from my token issues i went at it again tonight. While comparing the differences between getting tickets/tokens in my cell against getting tickets/tokens for my roommate's cell i noticed the following differences: When running 'kinit [email protected]" (my cell) i get the following tickets krbtgt/[email protected] [email protected] Whereas for my roommate's cell: kinit [email protected] krbtgt/[email protected] Also after running afslog tickets for my realm remain unchanged, but for LANDEX.INFO i gain a afs/[email protected] ticket. If i change afs-use-524=yes in my krb5.conf i do get afs/[email protected] tickets, but afslog no longer works (i'm not actually running a 524 service) Does any of this point to some obvious problem i'm missing? I've been comparing various config files in both realms/cells and i'm seeing no differences. Scott