]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: document vfs_acl_xattr|tdb enforced settings
authorRalph Boehme <slow@samba.org>
Fri, 26 Aug 2016 08:22:37 +0000 (10:22 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Sep 2016 08:10:18 +0000 (10:10 +0200)
Bug: https://bugzilla.samba.org/show_bug.cgi?id=12181

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit cbe8f0d63b90e4380da35e9f9f5a05d8ccc2058b)

docs-xml/manpages/vfs_acl_tdb.8.xml
docs-xml/manpages/vfs_acl_xattr.8.xml

index 9ef3962d81e16cb843da1d571457ba5f44eecf49..36ef22b49aef8776b1fbcd9067b69f86ec564886 100644 (file)
        <filename>$LOCKDIR/file_ntacls.tdb</filename>.
        </para>
 
+       <para>
+       This module forces the following parameters:
+       <itemizedlist>
+       <listitem><para>inherit acls = true</para></listitem>
+       <listitem><para>dos filemode = true</para></listitem>
+       <listitem><para>force unknown acl user = true</para></listitem>
+       </itemizedlist>
+       </para>
+
        <para>This module is stackable.</para>
 </refsect1>
 
index 17cb3d3c9e3b446d78a2b1d9b171189ad68ee3c4..882817f3272fe2d5d5e103eb26b725f0c6852639 100644 (file)
        </command>).
        </para>
 
+       <para>
+       This module forces the following parameters:
+       <itemizedlist>
+       <listitem><para>inherit acls = true</para></listitem>
+       <listitem><para>dos filemode = true</para></listitem>
+       <listitem><para>force unknown acl user = true</para></listitem>
+       </itemizedlist>
+       </para>
+
        <para>This module is stackable.</para>
 </refsect1>