summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorBjörn Baumbach <bb@sernet.de>2012-06-15 12:33:32 +0200
committerStefan Metzmacher <metze@samba.org>2012-06-15 18:32:22 +0200
commit54b6d294eecbcd4b9b9965311a8886d06f4aff05 (patch)
treebf63e2a07685f6582f80c299211d85181fe5e50e /docs-xml
parent289255ce7379188177eaa5f4f8fa527cb909af24 (diff)
downloadsamba-54b6d294eecbcd4b9b9965311a8886d06f4aff05.tar.gz
samba-54b6d294eecbcd4b9b9965311a8886d06f4aff05.tar.bz2
samba-54b6d294eecbcd4b9b9965311a8886d06f4aff05.zip
docs-xml: add gpfs:acl option to vfs_gpfs man page
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages-3/vfs_gpfs.8.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml
index 3635143f5e..28a0464ce6 100644
--- a/docs-xml/manpages-3/vfs_gpfs.8.xml
+++ b/docs-xml/manpages-3/vfs_gpfs.8.xml
@@ -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>