diff options
Diffstat (limited to 'docs/htmldocs/wbinfo.1.html')
-rw-r--r-- | docs/htmldocs/wbinfo.1.html | 277 |
1 files changed, 108 insertions, 169 deletions
diff --git a/docs/htmldocs/wbinfo.1.html b/docs/htmldocs/wbinfo.1.html index 9833239078..a8aa065eed 100644 --- a/docs/htmldocs/wbinfo.1.html +++ b/docs/htmldocs/wbinfo.1.html @@ -5,7 +5,7 @@ >wbinfo</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD +CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD ><BODY CLASS="REFENTRY" BGCOLOR="#FFFFFF" @@ -15,7 +15,7 @@ VLINK="#840084" ALINK="#0000FF" ><H1 ><A -NAME="WBINFO.1" +NAME="WBINFO" ></A >wbinfo</H1 ><DIV @@ -37,42 +37,38 @@ NAME="AEN8" ><B CLASS="COMMAND" >wbinfo</B -> [-u] [-g] [-N netbios-name] [-I ip] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m] [--sequence] [-r user] [-a user%password] [-A user%password] [--get-auth-user] [-p]</P +> [-u] [-g] [-i ip] [-N netbios-name] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m] [-r user] [-a user%password] [-A user%password] [-p]</P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN29" +NAME="AEN27" ></A ><H2 >DESCRIPTION</H2 ><P ->This tool is part of the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->Samba</SPAN ->(7)</SPAN +>This tool is part of the <A +HREF="samba.7.html" +TARGET="_top" +> Samba</A > suite.</P ><P >The <B CLASS="COMMAND" >wbinfo</B > program queries and returns information - created and used by the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + created and used by the <A +HREF="winbindd.8.html" +TARGET="_top" +><B +CLASS="COMMAND" +> winbindd(8)</B +></A > daemon. </P ><P ->The <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN +>The <B +CLASS="COMMAND" +>winbindd(8)</B > daemon must be configured and running for the <B CLASS="COMMAND" @@ -83,7 +79,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN45" +NAME="AEN38" ></A ><H2 >OPTIONS</H2 @@ -97,64 +93,55 @@ CLASS="VARIABLELIST" ><DD ><P >This option will list all users available - in the Windows NT domain for which the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + in the Windows NT domain for which the <B +CLASS="COMMAND" +>winbindd(8) + </B > daemon is operating in. Users in all trusted domains will also be listed. Note that this operation does not assign - user ids to any users that have not already been seen by <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN -> - .</P + user ids to any users that have not already been seen by + <B +CLASS="COMMAND" +>winbindd(8)</B +>.</P ></DD ><DT >-g</DT ><DD ><P >This option will list all groups available - in the Windows NT domain for which the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->Samba</SPAN ->(7)</SPAN + in the Windows NT domain for which the <B +CLASS="COMMAND" +>winbindd(8) + </B > daemon is operating in. Groups in all trusted domains will also be listed. Note that this operation does not assign - group ids to any groups that have not already been - seen by <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + group ids to any groups that have not already been seen by + <B +CLASS="COMMAND" +>winbindd(8)</B >. </P ></DD ><DT >-N name</DT ><DD ><P ->The <VAR +>The <TT CLASS="PARAMETER" ->-N</VAR +><I +>-N</I +></TT > option - queries <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + queries <B +CLASS="COMMAND" +>winbindd(8)</B > to query the WINS server for the IP address associated with the NetBIOS name - specified by the <VAR + specified by the <TT CLASS="PARAMETER" ->name</VAR +><I +>name</I +></TT > parameter. </P ></DD @@ -162,21 +149,22 @@ CLASS="PARAMETER" >-I ip</DT ><DD ><P ->The <VAR +>The <TT CLASS="PARAMETER" ->-I</VAR +><I +>-I</I +></TT > option - queries <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + queries <B +CLASS="COMMAND" +>winbindd(8)</B > to send a node status request to get the NetBIOS name associated with the IP address - specified by the <VAR + specified by the <TT CLASS="PARAMETER" ->ip</VAR +><I +>ip</I +></TT > parameter. </P ></DD @@ -184,45 +172,47 @@ CLASS="PARAMETER" >-n name</DT ><DD ><P ->The <VAR +>The <TT CLASS="PARAMETER" ->-n</VAR +><I +>-n</I +></TT > option - queries <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + queries <B +CLASS="COMMAND" +>winbindd(8)</B > for the SID associated with the name specified. Domain names can be specified before the user name by using the winbind separator character. For example CWDOM1/Administrator refers to the Administrator user in the domain CWDOM1. If no domain is specified then the - domain used is the one specified in the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smb.conf</SPAN ->(5)</SPAN -> <VAR + domain used is the one specified in the <TT +CLASS="FILENAME" +>smb.conf</TT +> + <TT CLASS="PARAMETER" ->workgroup - </VAR +><I +>workgroup</I +></TT > parameter. </P ></DD ><DT >-s sid</DT ><DD ><P ->Use <VAR +>Use <TT CLASS="PARAMETER" ->-s</VAR +><I +>-s</I +></TT > to resolve - a SID to a name. This is the inverse of the <VAR + a SID to a name. This is the inverse of the <TT CLASS="PARAMETER" +><I >-n - </VAR + </I +></TT > option above. SIDs must be specified as ASCII strings in the traditional Microsoft format. For example, S-1-5-21-1455342024-3071081365-2475485837-500. </P @@ -248,12 +238,9 @@ CLASS="PARAMETER" ><DD ><P >Convert a SID to a UNIX user id. If the SID - does not correspond to a UNIX user mapped by <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + does not correspond to a UNIX user mapped by <B +CLASS="COMMAND" +> winbindd(8)</B > then the operation will fail. </P ></DD ><DT @@ -261,14 +248,10 @@ CLASS="REFENTRYTITLE" ><DD ><P >Convert a SID to a UNIX group id. If the SID - does not correspond to a UNIX group mapped by <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN -> then - the operation will fail. </P + does not correspond to a UNIX group mapped by <B +CLASS="COMMAND" +> winbindd(8)</B +> then the operation will fail. </P ></DD ><DT >-t</DT @@ -283,25 +266,15 @@ CLASS="REFENTRYTITLE" ><DD ><P >Produce a list of domains trusted by the - Windows NT server <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + Windows NT server <B +CLASS="COMMAND" +>winbindd(8)</B > contacts when resolving names. This list does not include the Windows NT domain the server is a Primary Domain Controller for. </P ></DD ><DT ->--sequence</DT -><DD -><P ->Show sequence numbers of - all known domains</P -></DD -><DT >-r username</DT ><DD ><P @@ -329,57 +302,22 @@ CLASS="REFENTRYTITLE" Windows 2000 servers only). </P ></DD -><DT ->--get-auth-user</DT -><DD -><P ->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.</P -></DD -><DT ->-p</DT -><DD -><P ->Check whether winbindd is still alive. - Prints out either 'succeeded' or 'failed'. - </P -></DD -><DT ->-V</DT -><DD -><P ->Prints the version number for -<B -CLASS="COMMAND" ->smbd</B ->.</P -></DD -><DT ->-h|--help</DT -><DD -><P ->Print a summary of command line options.</P -></DD ></DL ></DIV ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN170" +NAME="AEN120" ></A ><H2 >EXIT STATUS</H2 ><P >The wbinfo program returns 0 if the operation - succeeded, or 1 if the operation failed. If the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN + succeeded, or 1 if the operation failed. If the <B +CLASS="COMMAND" +>winbindd(8) + </B > daemon is not working <B CLASS="COMMAND" >wbinfo</B @@ -389,7 +327,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN177" +NAME="AEN125" ></A ><H2 >VERSION</H2 @@ -400,23 +338,25 @@ NAME="AEN177" ><DIV CLASS="REFSECT1" ><A -NAME="AEN180" +NAME="AEN128" ></A ><H2 >SEE ALSO</H2 ><P -><SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->winbindd</SPAN ->(8)</SPAN +><A +HREF="winbindd.8.html" +TARGET="_top" +><B +CLASS="COMMAND" +>winbindd(8)</B +> + </A ></P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN186" +NAME="AEN133" ></A ><H2 >AUTHOR</H2 @@ -436,8 +376,7 @@ CLASS="COMMAND" were written by Tim Potter.</P ><P >The conversion to DocBook for Samba 2.2 was done - by Gerald Carter. The conversion to DocBook XML 4.2 for Samba - 3.0 was done by Alexander Bokovoy.</P + by Gerald Carter</P ></DIV ></BODY ></HTML |