summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-14 16:40:56 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:40 +0100
commit27d49babb19759e0d3ef93a2290c049e1ba6aaa3 (patch)
tree0cd111c284d9452bf0d4a6e300691dbea3d7d2cb /docs-xml/manpages
parent7d41f1c4d30eef9fa20a7741be1cb50e566b40cb (diff)
downloadsamba-27d49babb19759e0d3ef93a2290c049e1ba6aaa3.tar.gz
samba-27d49babb19759e0d3ef93a2290c049e1ba6aaa3.tar.xz
samba-27d49babb19759e0d3ef93a2290c049e1ba6aaa3.zip
docs: mention --remove-gid-mapping/--remove-uid-mapping 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.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml
index a091e9407b..31362ac930 100644
--- a/docs-xml/manpages/wbinfo.1.xml
+++ b/docs-xml/manpages/wbinfo.1.xml
@@ -57,6 +57,8 @@
<arg choice="opt">--pam-logon user%password</arg>
<arg choice="opt">-r user</arg>
<arg choice="opt">-R|--lookup-rids</arg>
+ <arg choice="opt">--remove-gid-mapping gid,sid</arg>
+ <arg choice="opt">--remove-uid-mapping uid,sid</arg>
<arg choice="opt">-s sid</arg>
<arg choice="opt">--separator</arg>
<arg choice="opt">--set-auth-user user%password</arg>
@@ -383,6 +385,18 @@
</varlistentry>
<varlistentry>
+ <term>--remove-gid-mapping <replaceable>GID,SID</replaceable></term>
+ <listitem><para>Removes an existing GID to SID mapping from the database.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--remove-uid-mapping <replaceable>UID,SID</replaceable></term>
+ <listitem><para>Removes an existing UID to SID mapping from the database.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>-s|--sid-to-name <replaceable>sid</replaceable></term>
<listitem><para>Use <parameter>-s</parameter> to resolve
a SID to a name. This is the inverse of the <parameter>-n