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


Click here to return to the 'Change 'Ignore Permissions' from the command line' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Change 'Ignore Permissions' from the command line
Authored by: rbsandkam on Sep 18, '08 09:20:08PM

The command is actually:

sudo vsdbutil -d /Volumes/VolumeName

At least that is my experience under 10.4 and 10.5.

I also would like to note how to do this using ARD (imagine needing to turn off permissions for every secondary drive in your lab):

Send the unix command

enter command as (no sudo): vsdbutil -d /Volumes/VolumeName

set Run Command as: User: root

click Send



[ Reply to This | # ]