strange 'create mask' problem

Giulio Orsero giulioo at pobox.com
Mon Feb 12 08:37:38 GMT 2001


On Mon, 12 Feb 2001 10:11:32 +0200, you wrote:

>[share1]
>   create mask = 775
>
>The share works fine however when creating a file on the server it is
>given 0764 permissions instead of 0775
>I played around with the 'create mask' values and finally was able to
>get 0775 permissions by setting it to 766...

"create mask"  sets the limit.
"force create mask" sets the mode.

use
create mask = 775
force create mask = 775

-- 
giulioo at pobox.com




More information about the samba mailing list