commit 0baf907b33297fa6a3677efaa360b7cd9756f686 Author: Günther Deschner AuthorDate: Wed Feb 23 15:48:23 2011 +0100 Commit: Günther Deschner CommitDate: Thu Mar 3 12:25:01 2011 +0100 s3-docs: document all wbinfo options. Guenther Autobuild-User: Günther Deschner Autobuild-Date: Wed Feb 23 23:45:40 CET 2011 on sn-devel-104 --- docs-xml/manpages-3/wbinfo.1.xml | 100 +++++++++++++++++++++++++++++++++++++- 1 files changed, 98 insertions(+), 2 deletions(-) diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml index f63a3ee..0dbe830 100644 --- a/docs-xml/manpages-3/wbinfo.1.xml +++ b/docs-xml/manpages-3/wbinfo.1.xml @@ -24,22 +24,32 @@ --allocate-gid --allocate-uid -c + --ccache-save + --change-user-password -D domain --domain domain + --dsgetdcname domain -g --getdcname domain --get-auth-user -G gid - -h + --gid-info + --group-info + --help|-? -i user -I ip -K user%password + --lanman -m -n name -N netbios-name + --ntlmv2 + --online-status --own-domain -p + -P|--ping-dc -r user + -R|--lookup-rids --remove-uid-mapping uid,sid --remove-gid-mapping gid,sid -s sid @@ -49,15 +59,19 @@ --set-uid-mapping uid,sid --set-gid-mapping gid,sid -S sid + --sid-aliases + --sid-to-fullname -t -u --uid-info uid + --usage --user-domgroups sid --user-sids sid -U uid -V - -Y sid --verbose + -Y sid + @@ -120,6 +134,18 @@ + --ccache-save username%password + Store user and password for ccache. + + + + + --change-user-password username + Change the password of a user. The old and new password will be prompted. + + + + --domain name This parameter sets the domain on which any specified operations will performed. If special domain name '.' is used to represent @@ -138,6 +164,24 @@ + --dsgetdcname domain + Find a DC for a domain. + + + + + --gid-info gid + Get group info from gid. + + + + + --group-info user + Get group info for user. + + + + -g|--domain-groups This option will list all groups available in the Windows NT domain for which the samba @@ -171,6 +215,12 @@ + -? + Print brief help overview. + + + + -i|--user-info user Get user info. @@ -193,6 +243,12 @@ + --lanman + Use lanman cryptography for user authentication. + + + + -m|--trusted-domains Produce a list of domains trusted by the Windows NT server winbindd @@ -227,6 +283,20 @@ + --ntlmv2 + Use NTLMv2 cryptography for user authentication. + + + + + --online-status domain + Show whether domains are marked as online or + offline. An optional domain argument limits the + output to the online status of a given domain. + + + + --own-domain List own domain. @@ -249,6 +319,13 @@ + -R|--lookup-rids rid1, rid2, rid3... + Converts RIDs to names. Uses a comma separated + list of rids. + + + + -s|--sid-to-name sid Use -s to resolve a SID to a name. This is the inverse of the -n @@ -289,6 +366,19 @@ + --sid-aliases sid + Get SID aliases for a given SID. + + + + + --sid-to-fullname sid + Converts a SID to a full username + (DOMAIN\username). + + + + -t|--check-secret Verify that the workstation trust account created when the Samba server is added to the Windows NT @@ -315,6 +405,12 @@ + --usage + Print brief help overview. + + + + --user-domgroups sid Get user domain groups.