• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
KLCacheHasValidTickets does not report the principal (Mac OS X 10.6.3)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: KLAcquireInitialTickets(NULL, NULL, NULL, NULL) returns klParameterErr (19276) on Mac OS X 10.6.3
  • Next by Date: Problems with poll()/write() on non-blocking sockets
  • Previous by thread: KLAcquireInitialTickets(NULL, NULL, NULL, NULL) returns klParameterErr (19276) on Mac OS X 10.6.3
  • Next by thread: Problems with poll()/write() on non-blocking sockets
  • Index(es):
    • Date
    • Thread