diff options
Diffstat (limited to 'docs/htmldocs/smbmount.8.html')
| -rw-r--r-- | docs/htmldocs/smbmount.8.html | 144 | 
1 files changed, 72 insertions, 72 deletions
diff --git a/docs/htmldocs/smbmount.8.html b/docs/htmldocs/smbmount.8.html index 0844c21a7d..81a3ac04b2 100644 --- a/docs/htmldocs/smbmount.8.html +++ b/docs/htmldocs/smbmount.8.html @@ -5,7 +5,7 @@  >smbmount</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="SMBMOUNT.8" +NAME="SMBMOUNT"  ></A  >smbmount</H1  ><DIV @@ -55,12 +55,9 @@ CLASS="COMMAND"  CLASS="COMMAND"  >mount.smbfs</B  > by -	the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->mount</SPAN ->(8)</SPAN +	the <B +CLASS="COMMAND" +>mount(8)</B  > command when using the   	"-t smbfs" option. This command only works in Linux, and the kernel must  	support the smbfs filesystem. </P @@ -83,9 +80,10 @@ CLASS="COMMAND"  	typically this output will end up in <TT  CLASS="FILENAME"  >log.smbmount</TT ->. The <B +>. The +	<B  CLASS="COMMAND" ->	smbmount</B +>smbmount</B  > process may also be called mount.smbfs.</P  ><P  ><SPAN @@ -98,12 +96,9 @@ CLASS="EMPHASIS"  CLASS="COMMAND"  >smbmount</B  >  -	calls <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smbmnt</SPAN ->(8)</SPAN +	calls <B +CLASS="COMMAND" +>smbmnt(8)</B  > to do the actual mount. You   	must make sure that <B  CLASS="COMMAND" @@ -114,7 +109,7 @@ CLASS="COMMAND"  ><DIV  CLASS="REFSECT1"  ><A -NAME="AEN35" +NAME="AEN31"  ></A  ><H2  >OPTIONS</H2 @@ -124,27 +119,27 @@ NAME="AEN35"  CLASS="VARIABLELIST"  ><DL  ><DT ->username=<arg></DT +>username=<arg></DT  ><DD  ><P  >specifies the username to connect as. If -		this is not given, then the environment variable <VAR +		this is not given, then the environment variable <TT  CLASS="ENVAR" ->		USER</VAR +>		USER</TT  > is used. This option can also take the  		form "user%password" or "user/workgroup" or  		"user/workgroup%password" to allow the password and workgroup  		to be specified as part of the username.</P  ></DD  ><DT ->password=<arg></DT +>password=<arg></DT  ><DD  ><P  >specifies the SMB password. If this  		option is not given then the environment variable -		<VAR +		<TT  CLASS="ENVAR" ->PASSWD</VAR +>PASSWD</TT  > is used. If it can find  		no password <B  CLASS="COMMAND" @@ -161,16 +156,19 @@ CLASS="COMMAND"  		</P  ></DD  ><DT ->credentials=<filename></DT +>credentials=<filename></DT  ><DD  ><P ->specifies a file that contains a username and/or password.  -The format of the file is: -<PRE +>specifies a file that contains a username +		and/or password. The format of the file is:</P +><P +>		<PRE  CLASS="PROGRAMLISTING" ->username = <value> -password = <value></PRE -></P +>		username = <value> +		password = <value> +		</PRE +> +		</P  ><P  >This is preferred over having passwords in plaintext in a  		shared file, such as <TT @@ -181,14 +179,14 @@ CLASS="FILENAME"  		</P  ></DD  ><DT ->netbiosname=<arg></DT +>netbiosname=<arg></DT  ><DD  ><P  >sets the source NetBIOS name. It defaults   		to the local hostname. </P  ></DD  ><DT ->uid=<arg></DT +>uid=<arg></DT  ><DD  ><P  >sets the uid that will own all files on @@ -197,7 +195,7 @@ CLASS="FILENAME"  		</P  ></DD  ><DT ->gid=<arg></DT +>gid=<arg></DT  ><DD  ><P  >sets the gid that will own all files on @@ -206,14 +204,14 @@ CLASS="FILENAME"  		gid. </P  ></DD  ><DT ->port=<arg></DT +>port=<arg></DT  ><DD  ><P  >sets the remote SMB port number. The default   		is 139. </P  ></DD  ><DT ->fmask=<arg></DT +>fmask=<arg></DT  ><DD  ><P  >sets the file mask. This determines the  @@ -221,7 +219,7 @@ CLASS="FILENAME"  		The default is based on the current umask. </P  ></DD  ><DT ->dmask=<arg></DT +>dmask=<arg></DT  ><DD  ><P  >sets the directory mask. This determines the  @@ -229,7 +227,7 @@ CLASS="FILENAME"  		The default is based on the current umask. </P  ></DD  ><DT ->debug=<arg></DT +>debug=<arg></DT  ><DD  ><P  >sets the debug level. This is useful for  @@ -238,40 +236,40 @@ CLASS="FILENAME"  		output, possibly hiding the useful output.</P  ></DD  ><DT ->ip=<arg></DT +>ip=<arg></DT  ><DD  ><P  >sets the destination host or IP address.  		</P  ></DD  ><DT ->workgroup=<arg></DT +>workgroup=<arg></DT  ><DD  ><P  >sets the workgroup on the destination </P  ></DD  ><DT ->sockopt=<arg></DT +>sockopt=<arg></DT  ><DD  ><P  >sets the TCP socket options. See the <A  HREF="smb.conf.5.html#SOCKETOPTIONS"  TARGET="_top" -><SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smb.conf</SPAN ->(5)</SPAN +><TT +CLASS="FILENAME" +>smb.conf +		</TT  ></A -> <VAR +> <TT  CLASS="PARAMETER" ->socket options</VAR +><I +>socket options</I +></TT  > option.  		</P  ></DD  ><DT ->scope=<arg></DT +>scope=<arg></DT  ><DD  ><P  >sets the NetBIOS scope </P @@ -295,7 +293,7 @@ CLASS="PARAMETER"  >mount read-write </P  ></DD  ><DT ->iocharset=<arg></DT +>iocharset=<arg></DT  ><DD  ><P  >		sets the charset used by the Linux side for codepage @@ -305,7 +303,7 @@ CLASS="PARAMETER"  		</P  ></DD  ><DT ->codepage=<arg></DT +>codepage=<arg></DT  ><DD  ><P  >		sets the codepage the server uses. See the iocharset @@ -314,7 +312,7 @@ CLASS="PARAMETER"  		</P  ></DD  ><DT ->ttl=<arg></DT +>ttl=<arg></DT  ><DD  ><P  >		sets how long a directory listing is cached in milliseconds @@ -334,31 +332,31 @@ CLASS="PARAMETER"  ><DIV  CLASS="REFSECT1"  ><A -NAME="AEN130" +NAME="AEN125"  ></A  ><H2  >ENVIRONMENT VARIABLES</H2  ><P ->The variable <VAR +>The variable <TT  CLASS="ENVAR" ->USER</VAR +>USER</TT  > may contain the username of the  	person using the client.  This information is used only if the  	protocol level is high enough to support session-level  	passwords. The variable can be used to set both username and  	password by using the format username%password.</P  ><P ->The variable <VAR +>The variable <TT  CLASS="ENVAR" ->PASSWD</VAR +>PASSWD</TT  > may contain the password of the  	person using the client.  This information is used only if the  	protocol level is high enough to support session-level  	passwords.</P  ><P ->The variable <VAR +>The variable <TT  CLASS="ENVAR" ->PASSWD_FILE</VAR +>PASSWD_FILE</TT  > may contain the pathname  	of a file to read the password from. A single line of input is  	read and used as the password.</P @@ -366,7 +364,7 @@ CLASS="ENVAR"  ><DIV  CLASS="REFSECT1"  ><A -NAME="AEN138" +NAME="AEN133"  ></A  ><H2  >BUGS</H2 @@ -401,7 +399,7 @@ NAME="AEN138"  ><DIV  CLASS="REFSECT1"  ><A -NAME="AEN147" +NAME="AEN142"  ></A  ><H2  >SEE ALSO</H2 @@ -411,19 +409,22 @@ NAME="AEN147"  ><P  >FreeBSD also has a smbfs, but it is not related to smbmount</P  ><P ->For Solaris, HP-UX and others you may want to look at <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smbsh</SPAN ->(1)</SPAN -> or at other solutions, such as  -	Sharity or perhaps replacing the SMB server with a NFS server.</P +>For Solaris, HP-UX and others you may want to look at +	<A +HREF="smbsh.1.html" +TARGET="_top" +><B +CLASS="COMMAND" +>smbsh(1)</B +></A +> or at other +	solutions, such as sharity or perhaps replacing the SMB server with +	a NFS server.</P  ></DIV  ><DIV  CLASS="REFSECT1"  ><A -NAME="AEN155" +NAME="AEN149"  ></A  ><H2  >AUTHOR</H2 @@ -456,8 +457,7 @@ TARGET="_top"  	</P  ><P  >The conversion of this manpage for Samba 2.2 was performed  -	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  | 
