summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/forcecreatemode.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/forcecreatemode.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/forcecreatemode.xml')
-rw-r--r--docs-xml/smbdotconf/security/forcecreatemode.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs-xml/smbdotconf/security/forcecreatemode.xml b/docs-xml/smbdotconf/security/forcecreatemode.xml
index 5a57a294af..a3f1c2c105 100644
--- a/docs-xml/smbdotconf/security/forcecreatemode.xml
+++ b/docs-xml/smbdotconf/security/forcecreatemode.xml
@@ -10,12 +10,6 @@
mode after the mask set in the <parameter moreinfo="none">create mask</parameter>
parameter is applied.</para>
- <para>
- New in Samba 4.0.0. This mode is also 'OR'ed into the mode bits whenever
- permissions are changed on a file, not just when the file is created.
- This replaces the now removed <parameter moreinfo="none">force security mode</parameter>.
- </para>
-
<para>The example below would force all newly created files to have read and execute
permissions set for 'group' and 'other' as well as the
read/write/execute bits set for the 'user'.</para>