From db62a159b8833a4f1aee0c9733fd263b6d239d53 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 3 Oct 2012 16:04:18 -0700 Subject: Remove the parameters: security mask force security mode directory security mask force directory security mode and update the docs. --- docs-xml/smbdotconf/security/createmask.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs-xml/smbdotconf/security/createmask.xml') diff --git a/docs-xml/smbdotconf/security/createmask.xml b/docs-xml/smbdotconf/security/createmask.xml index cf6864c78e..59e208dccd 100644 --- a/docs-xml/smbdotconf/security/createmask.xml +++ b/docs-xml/smbdotconf/security/createmask.xml @@ -28,9 +28,8 @@ - Note that this parameter does not apply to permissions set by Windows NT/2000 ACL editors. If the - administrator wishes to enforce a mask on access control lists also, they need to set the . + New in Samba 4.0.0. This mask is applied whenever permissions are changed on a file. To allow clients full control + over permission changes it should be set to 0777. -- cgit