mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
docs: document vfs_acl_xattr|tdb enforced settings
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>
This commit is contained in:
parent
09580103fe
commit
cbe8f0d63b
@ -40,6 +40,15 @@
|
||||
<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>
|
||||
|
||||
|
@ -44,6 +44,15 @@
|
||||
</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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user