mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
docs-xml: add gpfs:acl option to vfs_gpfs man page
Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
289255ce73
commit
54b6d294ee
@ -190,6 +190,26 @@
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
||||
<term>gpfs:acl = [ yes | no ]</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This option lets Samba use or ignore GPFS ACLs.
|
||||
</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>
|
||||
<command>yes(default)</command> - use GPFS ACLs.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<command>no</command> - do not use GPFS ACLs and pass everything
|
||||
to the next SMB_VFS module.
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
||||
<term>gpfs:refuse_dacl_protected = [ yes | no ]</term>
|
||||
<listitem>
|
||||
<para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user