[Pkg-samba-maint] [samba] 62/135: docs: mention --sddl and --domain-sid in smbcacls manpage.
Ivo De Decker
ivodd at moszumanska.debian.org
Sat Jan 11 21:30:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
ivodd pushed a commit to branch master
in repository samba.
commit 58390e2b8c6e502ac73db82d76ad4204c7eb7ac0
Author: Günther Deschner <gd at samba.org>
Date: Mon Nov 18 12:35:16 2013 +0100
docs: mention --sddl and --domain-sid in smbcacls manpage.
Guenther
Signed-off-by: Günther Deschner <gd at samba.org>
Reviewed-by: Andreas Schneider <asn at samba.org>
(cherry picked from commit 94b26e6d7b22396ad220ddd1ed359376fc151458)
---
docs-xml/manpages/smbcacls.1.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/docs-xml/manpages/smbcacls.1.xml b/docs-xml/manpages/smbcacls.1.xml
index cbf3d6e..e073b4c 100644
--- a/docs-xml/manpages/smbcacls.1.xml
+++ b/docs-xml/manpages/smbcacls.1.xml
@@ -36,6 +36,8 @@
<arg choice="opt">-m|--max-protocol LEVEL</arg>
<arg choice="opt">--query-security-info FLAGS</arg>
<arg choice="opt">--set-security-info FLAGS</arg>
+ <arg choice="opt">--sddl</arg>
+ <arg choice="opt">--domain-sid SID</arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -174,6 +176,18 @@
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term>--sddl</term>
+ <listitem><para>Output and input acls in sddl format.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--domain-sid SID</term>
+ <listitem><para>SID used for sddl processing.
+ </para></listitem>
+ </varlistentry>
+
&stdarg.server.debug;
&popt.common.samba;
&popt.common.credentials;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list