Authorized Copy/Erase (NSFileManager)

2008-11-29 Thread Joe Turner
So, I'm creating a copy/erase tool for an app, and I need to be able to authorize the user so I can copy and delete files that need Admin permissions. I have looked thoroughly through the Security.framework, but could not find anything. I do not want to do a shell script, so I would rather

Re: Authorized Copy/Erase (NSFileManager)

2008-11-29 Thread Michael Ash
On Sat, Nov 29, 2008 at 5:54 PM, Joe Turner [EMAIL PROTECTED] wrote: So, I'm creating a copy/erase tool for an app, and I need to be able to authorize the user so I can copy and delete files that need Admin permissions. I have looked thoroughly through the Security.framework, but could not