Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Root password needed?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Root password needed?
Authored by: greed on Jun 02, '03 10:36:03AM

And you can always add something like:

username ALL=(root) NOPASSWD:/usr/sbin/diskutil

to your "sudoers" file. (See visudo and sudoers manpages for more fun. I mean detail.)

Then you can "sudo diskutil" when logged in as "username" without having to enter the password.



[ Reply to This | # ]