Re: Bug in Security Framework?
Re: Bug in Security Framework?
- Subject: Re: Bug in Security Framework?
- From: Markus Hitter <email@hidden>
- Date: Thu, 12 Jul 2001 16:22:34 +0200
P.S.:
Would some kind person please forward this to RADAR? Neither iCab nor
OmniWeb allows me to connect to bugreporter.apple.com. Is it even
possible with an ADC Online account?
Markus
Am Donnerstag, 12. Juli 2001 um 14:26 schrieb Markus Hitter:
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/
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/