summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2019-02-27 16:45:07 +0100
committerJeremy Allison <jra@samba.org>2019-03-04 18:11:17 +0000
commitec8984f8dd1f8c00a489a5aaf5e51a85f0bfd3ad (patch)
tree997439e04f35ce425a1a2ae2d02d4f47c649d46b /docs-xml
parent52e1171e21b56880f75b3e8f0be9c8fdf1503934 (diff)
downloadsamba-ec8984f8dd1f8c00a489a5aaf5e51a85f0bfd3ad.tar.gz
smbcacls: add -x argument, prints maximum access
Signed-off-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/smbcacls.1.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs-xml/manpages/smbcacls.1.xml b/docs-xml/manpages/smbcacls.1.xml
index 6071047682d..7f87da80329 100644
--- a/docs-xml/manpages/smbcacls.1.xml
+++ b/docs-xml/manpages/smbcacls.1.xml
@@ -38,6 +38,7 @@
<arg choice="opt">--set-security-info FLAGS</arg>
<arg choice="opt">--sddl</arg>
<arg choice="opt">--domain-sid SID</arg>
+ <arg choice="opt">-x|--maximum-access</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -189,6 +190,14 @@
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term>-x|--maximum-access</term>
+ <listitem><para>When displaying an ACL additionally query
+ the server for effective maximum permissions. Note that this
+ is only supported with SMB protocol version 2 or higher.
+ </para></listitem>
+ </varlistentry>
+
&stdarg.server.debug;
&popt.common.samba;
&popt.common.credentials;