[Pkg-samba-maint] [samba] 25/135: docs: mention --remove-gid-mapping/--remove-uid-mapping in wbinfo manpage.
Ivo De Decker
ivodd at moszumanska.debian.org
Sat Jan 11 21:30:23 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 6bacf833098e85ba4999dd3b24605f109316c4fd
Author: Günther Deschner <gd at samba.org>
Date: Thu Nov 14 16:40:56 2013 +0100
docs: mention --remove-gid-mapping/--remove-uid-mapping in wbinfo manpage.
Guenther
Signed-off-by: Günther Deschner <gd at samba.org>
Reviewed-by: Andreas Schneider <asn at samba.org>
(cherry picked from commit 27d49babb19759e0d3ef93a2290c049e1ba6aaa3)
---
docs-xml/manpages/wbinfo.1.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml
index 43cf5b4..44fab27 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>
@@ -382,6 +384,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
--
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