I’m having a similar issue with KLCacheHasValidTickets. I have a valid V5 
ticket in the default cache, and yet

KLBoolean fValid;
KLPrincipal principal;
klerr = KLCacheHasValidTickets(NULL, kerberosVersion_V5, &fValid, &principal, 
NULL);

Returns fValid is true, klerr == 0, but principal is null.

Am I missing something? Documentation looks like it should tell me what the 
default credential cache’s principal was (presuming it was still valid).

-nh
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to