summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/directorymask.xml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2012-12-04 15:47:06 -0800
committerJeremy Allison <jra@samba.org>2012-12-05 16:35:07 -0800
commit1ff1597e1feb45fd54b0d8dc6d8eabc7ace9073a (patch)
tree386cd12fb536911378f162eadb5c3e0417012d06 /docs-xml/smbdotconf/security/directorymask.xml
parent2013bb9b4dbed747921df2591068e2765428f57d (diff)
downloadsamba-1ff1597e1feb45fd54b0d8dc6d8eabc7ace9073a.tar.gz
samba-1ff1597e1feb45fd54b0d8dc6d8eabc7ace9073a.tar.bz2
samba-1ff1597e1feb45fd54b0d8dc6d8eabc7ace9073a.zip
Documentation fixes for bug #9462 - Users can not be given write permissions any more by default
Ensure we don't apply the masks + force modes on security setting changes, only on create. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/security/directorymask.xml')
-rw-r--r--docs-xml/smbdotconf/security/directorymask.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs-xml/smbdotconf/security/directorymask.xml b/docs-xml/smbdotconf/security/directorymask.xml
index 2ebfc16d14..b17625c95b 100644
--- a/docs-xml/smbdotconf/security/directorymask.xml
+++ b/docs-xml/smbdotconf/security/directorymask.xml
@@ -23,11 +23,6 @@
<para>Following this Samba will bit-wise 'OR' the UNIX mode
created from this parameter with the value of the <smbconfoption name="force directory mode"/> parameter.
This parameter is set to 000 by default (i.e. no extra mode bits are added).</para>
-
- <para>
- New in Samba 4.0.0. This mask is applied whenever permissions are changed on a directory. To allow clients full control
- over permission changes it should be set to 0777.
- </para>
</description>
<related>force directory mode</related>