On Fri, Mar 28, 2008 at 10:00 AM, Karl Moskowski <[EMAIL PROTECTED]> wrote: > Is the System keychain an appropriate place to keep a daemon's > credentials? If so, how can I get access to the item even after a new > version of the daemon executable?
Are you using username/password because you're authenticating a client, or because you're authenticating a user? If the former, consider generating a certificate and storing it in your app's Application Support folder. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
