diff --git a/docs/manpages-3/wbinfo.1.xml b/docs/manpages-3/wbinfo.1.xml
index 9dd55a7ec29..7b5a46275eb 100644
--- a/docs/manpages-3/wbinfo.1.xml
+++ b/docs/manpages-3/wbinfo.1.xml
@@ -17,29 +17,36 @@
wbinfo-a user%password
- -c username
- -C groupname
+ --all-domains
+ --allocate-gid
+ --allocate-uid
+ -D domain--domain domain
- -I ip
- -s sid
- -u
- -U uid-g
+ --getdcname domain--get-auth-user-G gid
+ -h
+ -i user
+ -I ip
+ -K user%password-m-n name-N netbios-name
- -o user:group
- -O user:group
+ --own-domain-p-r user
- --set-auth-user user%password
+ -s sid
+ --separator--sequence
+ --set-auth-user user%password-S sid-t
- -x username
- -X groupname
+ -u
+ --user-domgroups sid
+ --user-sids sid
+ -U uid
+ -V-Y sid
@@ -65,7 +72,7 @@
- -a username%password
+ -a|--authenticate username%passwordAttempt to authenticate a user via winbindd.
This checks both authenticaion methods and reports its results.
Do not be tempted to use this
@@ -75,17 +82,24 @@
- -c user
- Create a local winbind user.
+ --allocate-gid
+ Get a new GID out of idmap
-
+
- -C group
- Create a local winbindd group.
+ --allocate-uid
+ Get a new UID out of idmap
-
+
+
+ --all-domains
+ List all domains (trusted and
+ own domain).
+
+
+
--domain nameThis parameter sets the domain on which any specified
@@ -97,7 +111,13 @@
- -g
+ -D|--domain-info domain
+ Show most of the info we have about the domain.
+
+
+
+
+ -g|--domain-groupsThis option will list all groups available
in the Windows NT domain for which the samba7 daemon is operating in. Groups in all trusted domains
@@ -111,19 +131,31 @@
--get-auth-userPrint username and password used by winbindd
during session setup to a domain controller. Username
- and password can be set using '-A'. Only available for
- root.
+ and password can be set using .
+ Only available for root.
- -G gid
+ --getdcname domain
+ Get the DC name for the specified domain.
+
+
+
+
+ -G|--gid-to-sid gidTry to convert a UNIX group id to a Windows
NT SID. If the gid specified does not refer to one within
the idmap gid range then the operation will fail.
- -I ip
+ -i|--user-info user
+ Get user info.
+
+
+
+
+ -I|--WINS-by-ip ipThe -I option
queries winbindd8 to send a node status
@@ -132,9 +164,14 @@
+
+ -K|--krb5auth username%password
+ Attempt to authenticate a user via Kerberos.
+
+
- -m
+ -m|--trusted-domainsProduce a list of domains trusted by the
Windows NT server winbindd8 contacts
@@ -144,7 +181,7 @@
- -n name
+ -n|--name-to-sid nameThe -n option
queries winbindd8 for the SID
@@ -158,7 +195,7 @@
- -N name
+ -N|--WINS-by-name nameThe -N option
queries winbindd8 to query the WINS
@@ -168,28 +205,20 @@
- -o user:group
- Add a winbindd local group as a secondary group
- for the specified winbindd local user.
+ --own-domain
+ List own domain.
-
+
- -O user:group
- Remove a winbindd local group as a secondary group
- for the specified winbindd local user.
-
-
-
-
- -p
+ -p|--pingCheck whether winbindd is still alive.
Prints out either 'succeeded' or 'failed'.
- -r username
+ -r|--user-groups usernameTry to obtain the list of UNIX group ids
to which the user belongs. This only works for users
defined on a Domain Controller.
@@ -197,7 +226,7 @@
- -s sid
+ -s|--sid-to-name sidUse -s to resolve
a SID to a name. This is the inverse of the -n
option above. SIDs must be specified as ASCII strings
@@ -205,6 +234,18 @@
S-1-5-21-1455342024-3071081365-2475485837-500.
+
+ --separator
+ Get the active winbind separator.
+
+
+
+
+ --sequence
+ Show sequence numbers of
+ all known domains
+
+
--set-auth-user username%passwordStore username and password used by winbindd
@@ -216,13 +257,7 @@
- --sequence
- Show sequence numbers of
- all known domains
-
-
-
- -S sid
+ -S|--sid-to-uid sidConvert a SID to a UNIX user id. If the SID
does not correspond to a UNIX user mapped by winbindd8
@@ -230,14 +265,14 @@
- -t
+ -t|--check-secretVerify that the workstation trust account
created when the Samba server is added to the Windows NT
domain is working.
- -u
+ -u|--domain-usersThis option will list all users available
in the Windows NT domain for which the winbindd8 daemon is operating in. Users in all trusted domains
@@ -248,26 +283,26 @@
- -U uid
+ --user-domgroups SID
+ Get user domain groups.
+
+
+
+
+ --user-sids SID
+ Get user group SIDs for user.
+
+
+
+
+ -U|--uid-to-sid uidTry to convert a UNIX user id to a Windows NT
SID. If the uid specified does not refer to one within
the idmap uid range then the operation will fail.
- -x user
- Delete an existing local winbind user.
-
-
-
-
- -X group
- Delete an existing local winbindd group.
-
-
-
-
- -Y sid
+ -Y|--sid-to-gid sidConvert a SID to a UNIX group id. If the SID
does not correspond to a UNIX group mapped by winbindd8 then