SecKeychainAddGenericPassword err 100013
SecKeychainAddGenericPassword err 100013
- Subject: SecKeychainAddGenericPassword err 100013
- From: Trygve Inda <email@hidden>
- Date: Tue, 10 Oct 2006 13:51:08 +0000
- Thread-topic: SecKeychainAddGenericPassword err 100013
I have a System Pref Panel that needs to r/w items in the default keychain.
I call:
SecKeychainAddGenericPassword
Normally this works, but if the user first goes to Network, Airport, Proxies
and has a proxy defined, then when my app calls this (after switching out
the Network pane and switching in mine, I get:
Err = 100013 (EACCES) Permission Denied
Why is this happening?
Anything to do with Cocoa not being able to unload objects and the Network
Pane still having some sort of lock on access to the keychain?
If there is a better list to ask on, please advise.
Thanks,
Trygve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden