Re: NSTask with admin power
Re: NSTask with admin power
- Subject: Re: NSTask with admin power
- From: Michael Watson <email@hidden>
- Date: Tue, 27 Feb 2007 00:32:38 -0500
Well i actually need to be able to have the username and password
in the application somewhere so it can be used by the application
when ever it needs, the password its self it taken out of the
keychain and then stored in a NSString (I would assume someone
COULD read the ram)
Yes, you should read the Authorization Services documentation. You do
not need to store this information.
But since my application is a small user database i did not concern
about security in such matters, unless there is some way of storing
the password for use whenever the application needs it and keeping
it secure
A small user base is no reason to go with a bad security model.
--
m-s
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden