Antoine Jacoutot <ajacoutot@lphp.org> writes:
> Is this behaviour expected? Should I just comment out what's in
> /etc/afs/ThisCell?
The default behavior of kinit is to get afs token if there is a AFS
implementation installed.
You can turn this off by putting
[appdefaults]
kinit = {
afslog = no
}
in your krb5.conf
Love