• 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
Re: Bug in Security Framework?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in Security Framework?


  • Subject: Re: Bug in Security Framework?
  • From: Markus Hitter <email@hidden>
  • Date: Thu, 12 Jul 2001 14:26:44 +0200

Am Dienstag, 10. Juli 2001 um 21:18 schrieb email@hidden:

[...]
err = AuthorizationCreate(&rights, kAuthorizationEmptyEnvironment,
flags, &authoRef);
NSLog(@"autho err is: %d", err);
[...]
err = AuthorizationFree(authoRef, flags);
NSLog(@"autho err is: %d", err);
[...]

Jul 10 21:02:46 Disko[343] autho err is: -2147417886
Jul 10 21:02:46 Disko[343] autho err is: -2147418108

After 3 days or 30 hours of diving into every possible item of OS X, I finally found the files in ~/Library/Keychain/ to be guilty. Removed them and Security Framework now works as expected.

Have fun,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/


  • Follow-Ups:
    • Re: Bug in Security Framework?
      • From: Markus Hitter <email@hidden>
References: 
 >Bug in Security Framework? (From: email@hidden)

  • Prev by Date: Re: Status of @"" strings
  • Next by Date: Re: Status of @"" strings
  • Previous by thread: Bug in Security Framework?
  • Next by thread: Re: Bug in Security Framework?
  • Index(es):
    • Date
    • Thread