diff options
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/nmbd.8.html | 2 | ||||
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 8 | ||||
-rw-r--r-- | docs/htmldocs/smbmnt.8.html | 16 | ||||
-rw-r--r-- | docs/htmldocs/smbmount.8.html | 54 | ||||
-rw-r--r-- | docs/htmldocs/wbinfo.1.html | 7 | ||||
-rw-r--r-- | docs/htmldocs/winbindd.8.html | 30 |
6 files changed, 71 insertions, 46 deletions
diff --git a/docs/htmldocs/nmbd.8.html b/docs/htmldocs/nmbd.8.html index a9f5c645696..31afa11cf89 100644 --- a/docs/htmldocs/nmbd.8.html +++ b/docs/htmldocs/nmbd.8.html @@ -36,7 +36,7 @@ NAME="AEN8" ><P ><B CLASS="COMMAND" ->smbd</B +>nmbd</B > [-D] [-a] [-o] [-P] [-h] [-V] [-d <debug level>] [-H <lmhosts file>] [-l <log file>] [-n <primary netbios name>] [-p <port number>] [-s <configuration file>]</P ></DIV ><DIV diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 643e4650910..4f7625c73fd 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -6702,7 +6702,7 @@ HREF="#ADDSHARECOMMAND" ><TT CLASS="PARAMETER" ><I ->delete share +>add share command</I ></TT ></A @@ -6712,7 +6712,7 @@ HREF="#CHANGESHARECOMMAND" CLASS="PARAMETER" ><I >change - share</I + share command</I ></TT ></A >. @@ -12641,7 +12641,7 @@ NAME="PAMPASSWORDCHANGE" >With the addition of better PAM support in Samba 2.2, this parameter, it is possible to use PAM's password change control flag for Samba. If enabled, then PAM will be used for password - changes when requested by an SMB client insted of the program listed in + changes when requested by an SMB client instead of the program listed in <A HREF="#PASSWDPROGRAM" ><TT @@ -12661,7 +12661,7 @@ CLASS="PARAMETER" ></TT ></A > - paramater for most setups. + parameter for most setups. </P ><P >Default: <B diff --git a/docs/htmldocs/smbmnt.8.html b/docs/htmldocs/smbmnt.8.html index 6546b7c7070..a7d10b6e191 100644 --- a/docs/htmldocs/smbmnt.8.html +++ b/docs/htmldocs/smbmnt.8.html @@ -54,10 +54,11 @@ CLASS="COMMAND" <B CLASS="COMMAND" >smbmnt</B -> is meant to be installed setuid root - so that normal users can mount their SMB shares. It checks - whether the user has write permissions on the mount point and - then mounts the directory.</P +> can be installed setuid root if you want + normal users to be able to mount their SMB shares.</P +><P +>A setuid smbmnt will only allow mounts on directories owned + by the user, and that the user has write permission on.</P ><P >The <B CLASS="COMMAND" @@ -72,11 +73,14 @@ CLASS="COMMAND" > </A >. It should not be invoked directly by users. </P +><P +>smbmount searches the normal PATH for smbmnt. You must ensure + that the smbmnt version in your path matches the smbmount used.</P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN28" +NAME="AEN30" ></A ><H2 >OPTIONS</H2 @@ -134,7 +138,7 @@ CLASS="VARIABLELIST" ><DIV CLASS="REFSECT1" ><A -NAME="AEN55" +NAME="AEN57" ></A ><H2 >AUTHOR</H2 diff --git a/docs/htmldocs/smbmount.8.html b/docs/htmldocs/smbmount.8.html index 721397312ae..b7263ebf83d 100644 --- a/docs/htmldocs/smbmount.8.html +++ b/docs/htmldocs/smbmount.8.html @@ -49,16 +49,17 @@ NAME="AEN14" ><B CLASS="COMMAND" >smbmount</B -> mounts a SMB filesystem. It +> mounts a Linux SMB filesystem. It is usually invoked as <B CLASS="COMMAND" ->mount.smb</B -> from +>mount.smbfs</B +> by the <B CLASS="COMMAND" >mount(8)</B > command when using the - "-t smb" option. The kernel must support the smbfs filesystem. </P + "-t smbfs" option. This command only works in Linux, and the kernel must + support the smbfs filesystem. </P ><P >Options to <B CLASS="COMMAND" @@ -234,7 +235,9 @@ CLASS="FILENAME" ><DD ><P >sets the debug level. This is useful for - tracking down SMB connection problems. </P + tracking down SMB connection problems. A suggested value to + start with is 4. If set too high there will be a lot of + output, possibly hiding the useful output.</P ></DD ><DT >ip=<arg></DT @@ -358,8 +361,8 @@ CLASS="ENVAR" >The variable <TT CLASS="ENVAR" >PASSWD_FILE</TT -> may contain the pathname of - a file to read the password from. A single line of input is +> 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 ></DIV ><DIV @@ -370,8 +373,15 @@ NAME="AEN133" ><H2 >BUGS</H2 ><P ->Not many known smbmount bugs. But one smbfs bug is - important enough to mention here anyway:</P +>Passwords and other options containing , can not be handled. + For passwords an alternative way of passing them is in a credentials + file or in the PASSWD environment.</P +><P +>The credentials file does not handle usernames or passwords with + leading space.</P +><P +>One smbfs bug is important enough to mention here, even if it + is a bit misplaced:</P ><P ></P ><UL @@ -379,8 +389,8 @@ NAME="AEN133" ><P >Mounts sometimes stop working. This is usually caused by smbmount terminating. Since smbfs needs smbmount to - reconnect when the server disconnects, the mount will go - dead. A re-mount normally fixes this. At least 2 ways to + reconnect when the server disconnects, the mount will eventually go + dead. An umount/mount normally fixes this. At least 2 ways to trigger this bug are known.</P ></LI ></UL @@ -393,18 +403,32 @@ NAME="AEN133" ><DIV CLASS="REFSECT1" ><A -NAME="AEN140" +NAME="AEN142" ></A ><H2 >SEE ALSO</H2 ><P ->Documentation/filesystems/smbfs.txt in the kernel source tree - may contain additional options and information.</P +>Documentation/filesystems/smbfs.txt in the linux kernel + source tree may contain additional options and information.</P +><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 + <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="AEN143" +NAME="AEN149" ></A ><H2 >AUTHOR</H2 diff --git a/docs/htmldocs/wbinfo.1.html b/docs/htmldocs/wbinfo.1.html index 129d0459e1f..badeb6961e6 100644 --- a/docs/htmldocs/wbinfo.1.html +++ b/docs/htmldocs/wbinfo.1.html @@ -35,7 +35,7 @@ NAME="AEN8" ><P ><B CLASS="COMMAND" ->nmblookup</B +>wbinfo</B > [-u] [-g] [-n name] [-s sid] [-U uid] [-G gid] [-S sid] [-Y sid] [-t] [-m]</P ></DIV ><DIV @@ -258,8 +258,7 @@ NAME="AEN93" >VERSION</H2 ><P >This man page is correct for version 2.2 of - the Samba suite. winbindd is however not available in - stable release of Samba as of yet.</P + the Samba suite.</P ></DIV ><DIV CLASS="REFSECT1" @@ -299,7 +298,7 @@ CLASS="COMMAND" CLASS="COMMAND" >winbindd</B > - were written by TIm Potter.</P + were written by Tim Potter.</P ><P >The conversion to DocBook for Samba 2.2 was done by Gerald Carter</P diff --git a/docs/htmldocs/winbindd.8.html b/docs/htmldocs/winbindd.8.html index 790d713c187..ad54228a6f4 100644 --- a/docs/htmldocs/winbindd.8.html +++ b/docs/htmldocs/winbindd.8.html @@ -47,12 +47,11 @@ NAME="AEN14" ><H2 >DESCRIPTION</H2 ><P ->This tool is part of the <A +>This program is part of the <A HREF="samba.7.html" TARGET="_top" > Samba</A -> suite version 3.0 and describes functionality not - yet implemented in the main version of Samba.</P +> suite.</P ><P ><B CLASS="COMMAND" @@ -666,7 +665,7 @@ CLASS="REFSECT1" NAME="AEN183" ></A ><H2 ->Notes</H2 +>NOTES</H2 ><P >The following notes are useful when configuring and running <B @@ -697,10 +696,8 @@ CLASS="COMMAND" >winbindd</B > nsswitch module read an environment variable named <TT -CLASS="PARAMETER" -><I -> $WINBINDD_DOMAIN</I -></TT +CLASS="ENVAR" +> $WINBINDD_DOMAIN</TT >. If this variable contains a comma separated list of Windows NT domain names, then winbindd will only resolve users and groups within those Windows NT domains. </P @@ -726,7 +723,7 @@ CLASS="REFSECT1" NAME="AEN199" ></A ><H2 ->Signals</H2 +>SIGNALS</H2 ><P >The following signals can be used to manipulate the <B @@ -777,7 +774,7 @@ CLASS="REFSECT1" NAME="AEN216" ></A ><H2 ->Files</H2 +>FILES</H2 ><P ></P ><DIV @@ -826,9 +823,11 @@ CLASS="FILENAME" >Storage for the Windows NT rid to UNIX user/group id mapping. The lock directory is specified when Samba is initially compiled using the <TT -CLASS="FILENAME" ->--with-lockdir</TT -> option. +CLASS="PARAMETER" +><I +>--with-lockdir</I +></TT +> option. This directory is by default <TT CLASS="FILENAME" >/usr/local/samba/var/locks @@ -853,9 +852,8 @@ NAME="AEN245" ><H2 >VERSION</H2 ><P ->This man page is correct for version 2.2 of - the Samba suite. winbindd is however not available in - the stable release of Samba as of yet.</P +>This man page is correct for version 2.2 of + the Samba suite.</P ></DIV ><DIV CLASS="REFSECT1" |