KLCacheHasValidTickets does not report the principal (Mac OS X 10.6.3)
KLCacheHasValidTickets does not report the principal (Mac OS X 10.6.3)
- Subject: KLCacheHasValidTickets does not report the principal (Mac OS X 10.6.3)
- From: Nathan Herring <email@hidden>
- Date: Thu, 20 May 2010 19:44:50 +0000
- Thread-topic: KLCacheHasValidTickets does not report the principal (Mac OS X 10.6.3)
Title: KLCacheHasValidTickets does not report the principal (Mac OS X 10.6.3)
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden