From: Karolin Seeger Date: Wed, 19 Nov 2008 12:08:41 +0000 (+0100) Subject: manpages: Document new wbinfo idmapping options. X-Git-Tag: samba-4.0.0alpha6~480^2~178 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6216e5cbd7da928cfbfd501393fbe91ac72bbd3f;p=thirdparty%2Fsamba.git manpages: Document new wbinfo idmapping options. --set-uid/gid-mapping --remove-uid/gid-mapping Karolin (cherry picked from commit c9965d544f615fea1ba3609d7348407130ab1ec9) --- diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml index 72a2380dde2..abb1c7f53ff 100644 --- a/docs-xml/manpages-3/wbinfo.1.xml +++ b/docs-xml/manpages-3/wbinfo.1.xml @@ -39,10 +39,14 @@ --own-domain -p -r user + --remove-uid-mapping uid,sid + --remove-gid-mapping gid,sid -s sid --separator --sequence --set-auth-user user%password + --set-uid-mapping uid,sid + --set-gid-mapping gid,sid -S sid -t -u @@ -333,6 +337,29 @@ the operation will fail. + + --remove-uid-mapping uid,sid + Remove an existing uid to sid mapping + entry from the IDmap backend. + + + + --remove-gid-mapping gid,sid + Remove an existing gid to sid + mapping entry from the IDmap backend. + + + + --set-uid-mapping uid,sid + Create a new or modify an existing uid to sid + mapping in the IDmap backend. + + + + --set-gid-mapping gid,sid + Create a new or modify an existing gid to sid + mapping in the IDmap backend. + &stdarg.version; &stdarg.help;