> When I run this script on one of my linux boxes I get this (as expected):
>
> Kerberos 5 version 1.8.3
> klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_1000)
> klist returned false
>
> And on a different one:
>
> Kerberos 5 version 1.10-beta1
> klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_1000)
> klist returned false
I'm getting older every day, so to make sure I didn't miss something, I
piped above lines through [ sort -u ] and got
Kerberos 5 version 1.10-beta1
Kerberos 5 version 1.8.3
klist returned false
klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_1000)
Apart from the different version numbers, there's no difference. In
other words, where's the problem? Both versions of klist appear to
return false.
-JP
________________________________________________
Kerberos mailing list [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos