I've got an external Lacie firewire drive and I need to change the mount options for my users. The current default settings for mounting it are:
/dev/disk2s4 /Volumes/Data (local, nodev, nosuid, journaled)
I need to remove the 'nosuid' flag from the drive to allow user and group permissions to be altered by my end users.
Any assistance would be greatly appreciated
Gunhorde
UPDATE - The drive is in Mac OS X format, not native UNIX. Is this a problem for what I want to accomplish?
/dev/disk2s4 /Volumes/Data (local, nodev, nosuid, journaled)
I need to remove the 'nosuid' flag from the drive to allow user and group permissions to be altered by my end users.
Any assistance would be greatly appreciated
Gunhorde
UPDATE - The drive is in Mac OS X format, not native UNIX. Is this a problem for what I want to accomplish?