On Tue, 2006-06-27 at 14:51 +0200, Ariën Huisken wrote:
> Hi list,
>
> Is there a way of forcing the umask of an exported dir on a linux
> server? I have several OSX clients mounting a dir and all files created
> are 644. I want them to be 660.
>
> Setting the umask on the client side is a real pain.
Not as far as I know -- NFS is not samba or netatalk, there is no
configuration like that -- the fact that samba and netatalk have that
configuration is a workaround that umask is impossible to configure on
the client for those protocols (unlike "merely difficult" with NFS
clients)
Set the global umask value to maintain group write permissions on shared disk
space
* Launch /Applications/Utilities/Terminal.app
* Edit /Library/Preferences/.GlobalPreferences.plist using
sudo
* Add the following two lines to the file, on the first
line following the first <dict>
tag:<key>NSUmask</key><integer>2</integer>
--
Andy Bakun <[EMAIL PROTECTED]>
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss