summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-14 16:33:19 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:40 +0100
commit7c4c66853f4f0fa426d11d01bc4732186501d6ec (patch)
tree4d2e731a018131b7c126b530d05174231a0bca3b /docs-xml/manpages
parentfa47e425132f6022cd41118e2c6ac34181adc4a6 (diff)
downloadsamba-7c4c66853f4f0fa426d11d01bc4732186501d6ec.tar.gz
samba-7c4c66853f4f0fa426d11d01bc4732186501d6ec.tar.xz
samba-7c4c66853f4f0fa426d11d01bc4732186501d6ec.zip
docs: mention --lookup-sids in wbinfo manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/wbinfo.1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml
index cb1812feec..a3d4d5f94e 100644
--- a/docs-xml/manpages/wbinfo.1.xml
+++ b/docs-xml/manpages/wbinfo.1.xml
@@ -45,6 +45,7 @@
<arg choice="opt">--logoff</arg>
<arg choice="opt">--logoff-uid uid</arg>
<arg choice="opt">--logoff-user username</arg>
+ <arg choice="opt">--lookup-sids</arg>
<arg choice="opt">-m</arg>
<arg choice="opt">-n name</arg>
<arg choice="opt">-N netbios-name</arg>
@@ -281,6 +282,13 @@
</varlistentry>
<varlistentry>
+ <term>--lookup-sids <replaceable>SID1,SID2...</replaceable></term>
+ <listitem><para>Looks up SIDs. SIDs must be specified as ASCII strings in the traditional Microsoft
+ format. For example, S-1-5-21-1455342024-3071081365-2475485837-500.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>-m|--trusted-domains</term>
<listitem><para>Produce a list of domains trusted by the
Windows NT server <citerefentry><refentrytitle>winbindd</refentrytitle>