Someone ([EMAIL PROTECTED]) wrote:

:  > klist -5
: klist: No credentials cache found (ticket cache FILE:)
:  > kinit
: kinit(v5): No credentials cache found when initializing cache

Can you let me know what the KRB5CCNAME environment variable is set
to on the server. It looks like it may be set to a null or bogus string.

: This is quite annoying and I really don't know why OpenSSH doesn't store 
: my credentials. I even installed a UNIX KDC, thinking that it would be 
: windows 2000 who is playing nasty tricks with me but it doesn't look like.

: Any help would really be appreciated, it could be that I forgot 
: something or I am missing something. If you need more infos like config 
: files just let me know.

>From your logs, it looks like you're not doing credential forwarding at
all, but falling back to the inbuilt krb5 password checking. This appears
to not be correctly writing out a credentials cache.

If you want to track down the credentials forwarding problem further,
could you send me privately a copy of the debug logs from the server (with
-d) and the client (with -v -v), where the client has valid credentials in
the cache when invoked.

Cheers,

Simon.

________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to