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%password Attempt 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 name This 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-groups This option will list all groups available in the Windows NT domain for which the samba 7 daemon is operating in. Groups in all trusted domains @@ -111,19 +131,31 @@ --get-auth-user Print 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 gid Try 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 ip The -I option queries winbindd 8 to send a node status @@ -132,9 +164,14 @@ + + -K|--krb5auth username%password + Attempt to authenticate a user via Kerberos. + + - -m + -m|--trusted-domains Produce a list of domains trusted by the Windows NT server winbindd 8 contacts @@ -144,7 +181,7 @@ - -n name + -n|--name-to-sid name The -n option queries winbindd 8 for the SID @@ -158,7 +195,7 @@ - -N name + -N|--WINS-by-name name The -N option queries winbindd 8 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|--ping Check whether winbindd is still alive. Prints out either 'succeeded' or 'failed'. - -r username + -r|--user-groups username Try 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 sid Use -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%password Store username and password used by winbindd @@ -216,13 +257,7 @@ - --sequence - Show sequence numbers of - all known domains - - - - -S sid + -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 winbindd8 @@ -230,14 +265,14 @@ - -t + -t|--check-secret Verify that the workstation trust account created when the Samba server is added to the Windows NT domain is working. - -u + -u|--domain-users This option will list all users available in the Windows NT domain for which the winbindd 8 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 uid Try 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 sid Convert a SID to a UNIX group id. If the SID does not correspond to a UNIX group mapped by winbindd8 then