1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

mod to directory mask doc

lkcl
(This used to be commit 285769003a)
This commit is contained in:
Samba Release Account
1997-05-07 18:42:13 +00:00
parent b9002b2ab9
commit 3377ecb35e

View File

@ -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