[Pkg-samba-maint] [samba] 26/135: docs: mention --set-gid-mapping/--set-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 20cfa16e6b0bc18ad695884a7e0093d9206f5a73
Author: Günther Deschner <gd at samba.org>
Date: Thu Nov 14 16:42:56 2013 +0100
docs: mention --set-gid-mapping/--set-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 80ab6eaa973df8874567306d1488a813801ab39c)
---
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 44fab27..ae01852 100644
--- a/docs-xml/manpages/wbinfo.1.xml
+++ b/docs-xml/manpages/wbinfo.1.xml
@@ -62,6 +62,8 @@
<arg choice="opt">-s sid</arg>
<arg choice="opt">--separator</arg>
<arg choice="opt">--set-auth-user user%password</arg>
+ <arg choice="opt">--set-gid-mapping gid,sid</arg>
+ <arg choice="opt">--set-uid-mapping uid,sid</arg>
<arg choice="opt">-S sid</arg>
<arg choice="opt">--sid-aliases sid</arg>
<arg choice="opt">--sid-to-fullname sid</arg>
@@ -422,6 +424,18 @@
</varlistentry>
<varlistentry>
+ <term>--set-gid-mapping <replaceable>GID,SID</replaceable></term>
+ <listitem><para>Create a GID to SID mapping in the database.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--set-uid-mapping <replaceable>UID,SID</replaceable></term>
+ <listitem><para>Create a UID to SID mapping in the database.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>-S|--sid-to-uid <replaceable>sid</replaceable></term>
<listitem><para>Convert a SID to a UNIX user id. If the SID
does not correspond to a UNIX user mapped by <citerefentry>
--
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