Loading kernal Extension from Cocoa

2008-07-25 Thread sheen mac
Hi All, I want to load Kernal Extension (kext) on run time.I load it using shell command(kextload).The kext file I included in the bundle. I loaded it from there. But Its asking password when executing the command using security framework ( AuthorizationExecuteWithPrivileges) . Any way to load

Re: Loading kernal Extension from Cocoa

2008-07-25 Thread Kyle Sluder
On Fri, Jul 25, 2008 at 11:35 AM, sheen mac [EMAIL PROTECTED] wrote: Any way to load kext without asking password?. Nope. To allow a program to install a kernel extension without user authentication would be absurd. --Kyle Sluder ___ Cocoa-dev