diff options
Diffstat (limited to 'docs/htmldocs/smbmount.8.html')
-rw-r--r-- | docs/htmldocs/smbmount.8.html | 84 |
1 files changed, 41 insertions, 43 deletions
diff --git a/docs/htmldocs/smbmount.8.html b/docs/htmldocs/smbmount.8.html index bc9fcf72e2..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.77+"></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 @@ -164,13 +159,16 @@ CLASS="COMMAND" >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 @@ -257,12 +255,10 @@ CLASS="FILENAME" >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 > <TT CLASS="PARAMETER" @@ -336,7 +332,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN130" +NAME="AEN125" ></A ><H2 >ENVIRONMENT VARIABLES</H2 @@ -368,7 +364,7 @@ CLASS="ENVAR" ><DIV CLASS="REFSECT1" ><A -NAME="AEN138" +NAME="AEN133" ></A ><H2 >BUGS</H2 @@ -403,7 +399,7 @@ NAME="AEN138" ><DIV CLASS="REFSECT1" ><A -NAME="AEN147" +NAME="AEN142" ></A ><H2 >SEE ALSO</H2 @@ -413,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 @@ -458,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 |