mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
@ -941,8 +941,8 @@ A synonym for this parameter is 'directory mode'.
|
||||
This parameter is the octal modes which are used when converting DOS modes
|
||||
to UNIX modes when creating UNIX directories.
|
||||
|
||||
Note that Samba will or this value with 0700 as you must have at least
|
||||
user read, write and execute for Samba to work properly.
|
||||
Note that Samba will bit-wise 'OR' this value with 0700 as you must have at
|
||||
least user read, write and execute for Samba to work properly.
|
||||
|
||||
.B Default:
|
||||
directory mask = 0755
|
||||
|
Reference in New Issue
Block a user