summaryrefslogtreecommitdiff
path: root/docs/htmldocs/smbsh.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/smbsh.1.html')
-rw-r--r--docs/htmldocs/smbsh.1.html241
1 files changed, 123 insertions, 118 deletions
diff --git a/docs/htmldocs/smbsh.1.html b/docs/htmldocs/smbsh.1.html
index 625f63d260..bab2b45cdd 100644
--- a/docs/htmldocs/smbsh.1.html
+++ b/docs/htmldocs/smbsh.1.html
@@ -1,11 +1,12 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML
><HEAD
><TITLE
>smbsh</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
+"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
@@ -15,9 +16,7 @@ VLINK="#840084"
ALINK="#0000FF"
><H1
><A
-NAME="SMBSH.1"
-></A
->smbsh</H1
+NAME="SMBSH">smbsh</H1
><DIV
CLASS="REFNAMEDIV"
><A
@@ -30,15 +29,13 @@ NAME="AEN5"
><DIV
CLASS="REFSYNOPSISDIV"
><A
-NAME="AEN8"
-></A
-><H2
+NAME="AEN8"><H2
>Synopsis</H2
><P
><B
CLASS="COMMAND"
>smbsh</B
-> [-W workgroup] [-U username] [-P prefix] [-R &#60;name resolve order&#62;] [-d &#60;debug level&#62;] [-l logfile] [-L libdir]</P
+> [-W workgroup] [-U username] [-P prefix] [-R &#60;name resolve order&#62;] [-d &#60;debug level&#62;] [-l logfile] [-L libdir]</P
></DIV
><DIV
CLASS="REFSECT1"
@@ -48,12 +45,10 @@ NAME="AEN18"
><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
><B
@@ -79,7 +74,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN30"
+NAME="AEN28"
></A
><H2
>OPTIONS</H2
@@ -93,12 +88,9 @@ CLASS="VARIABLELIST"
><DD
><P
>Override the default workgroup specified in the
- workgroup parameter of the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
+ workgroup parameter of the <TT
+CLASS="FILENAME"
+>smb.conf</TT
> file
for this session. This may be needed to connect to some
servers. </P
@@ -120,12 +112,9 @@ CLASS="REFENTRYTITLE"
>This option allows
the user to set the directory prefix for SMB access. The
default value if this option is not specified is
- <SPAN
-CLASS="emphasis"
-><I
+ <I
CLASS="EMPHASIS"
>smb</I
-></SPAN
>.
</P
></DD
@@ -138,36 +127,34 @@ CLASS="EMPHASIS"
host names to IP addresses. The option takes a space-separated
string of different name resolution options.</P
><P
->The options are: "lmhosts", "host", "wins" and "bcast".
+>The options are :"lmhosts", "host", "wins" and "bcast".
They cause names to be resolved as follows :</P
><P
></P
><UL
><LI
><P
-><CODE
+><TT
CLASS="CONSTANT"
->lmhosts</CODE
->:
+>lmhosts</TT
+> :
Lookup an IP address in the Samba lmhosts file. If the
line in lmhosts has no name type attached to the
NetBIOS name
- (see the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->lmhosts</SPAN
->(5)</SPAN
-> for details)
- then any name type matches for lookup.
+ (see the <A
+HREF="lmhosts.5.html"
+TARGET="_top"
+>lmhosts(5)</A
+>
+ for details) then any name type matches for lookup.
</P
></LI
><LI
><P
-><CODE
+><TT
CLASS="CONSTANT"
->host</CODE
->:
+>host</TT
+> :
Do a standard host name to IP address resolution, using
the system <TT
CLASS="FILENAME"
@@ -186,14 +173,16 @@ CLASS="FILENAME"
></LI
><LI
><P
-><CODE
+><TT
CLASS="CONSTANT"
->wins</CODE
->:
+>wins</TT
+> :
Query a name with the IP address listed in the
- <VAR
+ <TT
CLASS="PARAMETER"
->wins server</VAR
+><I
+>wins server</I
+></TT
> parameter. If no
WINS server has been specified this method will be
ignored.
@@ -201,14 +190,16 @@ CLASS="PARAMETER"
></LI
><LI
><P
-><CODE
+><TT
CLASS="CONSTANT"
->bcast</CODE
->:
+>bcast</TT
+> :
Do a broadcast on each of the known local interfaces
- listed in the <VAR
+ listed in the <TT
CLASS="PARAMETER"
->interfaces</VAR
+><I
+>interfaces</I
+></TT
>
parameter. This is the least reliable of the name
resolution methods as it depends on the target host
@@ -218,31 +209,25 @@ CLASS="PARAMETER"
></UL
><P
>If this parameter is not set then the name resolve order
- defined in the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
+ defined in the <TT
+CLASS="FILENAME"
+>smb.conf</TT
> file parameter
- (<VAR
-CLASS="PARAMETER"
->name resolve order</VAR
->) will be used. </P
+ (name resolve order) will be used. </P
><P
>The default order is lmhosts, host, wins, bcast. Without
- this parameter or any entry in the <VAR
+ this parameter or any entry in the <TT
CLASS="PARAMETER"
+><I
>name resolve order
- </VAR
-> parameter of the <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
-> file, the name resolution methods
- will be attempted in this order. </P
+ </I
+></TT
+> parameter of the <TT
+CLASS="FILENAME"
+>smb.conf</TT
+>
+ file, the name resolution methods will be attempted in this
+ order. </P
></DD
><DT
>-d &#60;debug level&#62;</DT
@@ -254,12 +239,9 @@ CLASS="REFENTRYTITLE"
is zero.</P
><P
>The higher this value, the more detail will be logged
- about the activities of <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->nmblookup</SPAN
->(1)</SPAN
+ about the activities of <B
+CLASS="COMMAND"
+>nmblookup</B
>. At level
0, only critical errors and serious warnings will be logged.
</P
@@ -269,14 +251,18 @@ CLASS="REFENTRYTITLE"
><DD
><P
>If specified causes all debug messages to be
- written to the file specified by <VAR
+ written to the file specified by <TT
CLASS="REPLACEABLE"
+><I
>logfilename
- </VAR
+ </I
+></TT
>. If not specified then all messages will be
- written to<VAR
+ written to<TT
CLASS="REPLACEABLE"
->stderr</VAR
+><I
+>stderr</I
+></TT
>.
</P
></DD
@@ -298,7 +284,7 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN104"
+NAME="AEN91"
></A
><H2
>EXAMPLES</H2
@@ -311,30 +297,47 @@ CLASS="COMMAND"
> smbsh</B
> from the prompt and enter the username and password
that authenticates you to the machine running the Windows NT
- operating system.
-<PRE
+ operating system.</P
+><P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
CLASS="PROGRAMLISTING"
-><SAMP
+> <TT
CLASS="PROMPT"
->system% </SAMP
-><KBD
+>system% </TT
+><TT
CLASS="USERINPUT"
->smbsh</KBD
+><B
+>smbsh</B
+></TT
>
-<SAMP
+ <TT
CLASS="PROMPT"
->Username: </SAMP
-><KBD
+>Username: </TT
+><TT
CLASS="USERINPUT"
->user</KBD
+><B
+>user</B
+></TT
>
-<SAMP
+ <TT
CLASS="PROMPT"
->Password: </SAMP
-><KBD
+>Password: </TT
+><TT
CLASS="USERINPUT"
->XXXXXXX</KBD
-></PRE
+><B
+>XXXXXXX</B
+></TT
+>
+ </PRE
+></TD
+></TR
+></TABLE
></P
><P
>Any dynamically linked command you execute from
@@ -371,17 +374,18 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN124"
+NAME="AEN112"
></A
><H2
>VERSION</H2
><P
->This man page is correct for version 3.0 of the Samba suite.</P
+>This man page is correct for version 3.0 of
+ the Samba suite.</P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN127"
+NAME="AEN115"
></A
><H2
>BUGS</H2
@@ -414,29 +418,30 @@ CLASS="COMMAND"
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN136"
+NAME="AEN124"
></A
><H2
>SEE ALSO</H2
><P
-><SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smbd</SPAN
->(8)</SPAN
->, <SPAN
-CLASS="CITEREFENTRY"
-><SPAN
-CLASS="REFENTRYTITLE"
->smb.conf</SPAN
->(5)</SPAN
-></P
+><A
+HREF="smbd.8.html"
+TARGET="_top"
+><B
+CLASS="COMMAND"
+>smbd(8)</B
+></A
+>,
+ <A
+HREF="smb.conf.5.html"
+TARGET="_top"
+>smb.conf(5)</A
+>
+ </P
></DIV
><DIV
CLASS="REFSECT1"
><A
-NAME="AEN145"
+NAME="AEN130"
></A
><H2
>AUTHOR</H2
@@ -448,14 +453,14 @@ NAME="AEN145"
><P
>The original Samba man pages were written by Karl Auer.
The man page sources were converted to YODL format (another
- excellent piece of Open Source software, available at <A
+ excellent piece of Open Source software, available at
+ <A
HREF="ftp://ftp.icce.rug.nl/pub/unix/"
TARGET="_top"
> ftp://ftp.icce.rug.nl/pub/unix/</A
>) and updated for the Samba 2.0
release by Jeremy Allison. 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
+ Samba 2.2 was done by Gerald Carter</P
></DIV
></BODY
></HTML