From 80ab6eaa973df8874567306d1488a813801ab39c Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Thu, 14 Nov 2013 16:42:56 +0100 Subject: [PATCH] docs: mention --set-gid-mapping/--set-uid-mapping in wbinfo manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- 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 31362ac9300..3dbcfc181a2 100644 --- a/docs-xml/manpages/wbinfo.1.xml +++ b/docs-xml/manpages/wbinfo.1.xml @@ -62,6 +62,8 @@ -s sid --separator --set-auth-user user%password + --set-gid-mapping gid,sid + --set-uid-mapping uid,sid -S sid --sid-aliases sid --sid-to-fullname sid @@ -423,6 +425,18 @@ + --set-gid-mapping GID,SID + Create a GID to SID mapping in the database. + + + + + --set-uid-mapping UID,SID + Create a UID to SID mapping in the database. + + + + -S|--sid-to-uid sid Convert a SID to a UNIX user id. If the SID does not correspond to a UNIX user mapped by -- 2.11.4.GIT