[Slightly OT] Keychain in StartupItems?
[Slightly OT] Keychain in StartupItems?
- Subject: [Slightly OT] Keychain in StartupItems?
- From: Andreas Monitzer <email@hidden>
- Date: Thu, 14 Feb 2002 18:17:58 +0100
I've got a CoreFoundation-tool that accesses the keychain of the
currently logged-in user. It works fine when run with root-permissions
(using seteuid before accessing) from Terminal.
However, when the same binary is executed at system start
(StartupItems-folder), it can't access the keychain, even after somebody
logged in (-> error 1). I tried to fork a new process, but it produced
the same result.
Anybody here got an idea what I could do?
andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.