diff options
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 35 | ||||
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 111 | ||||
-rw-r--r-- | docs/manpages/smb.conf.5 | 45 |
3 files changed, 39 insertions, 152 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 253ab1e1231..a0f1c9ee766 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -856,7 +856,6 @@ <listitem><para><link linkend="ROOTPREEXECCLOSE"><parameter>root preexec close</parameter></link></para></listitem> <listitem><para><link linkend="SECURITYMASK"><parameter>security mask</parameter></link></para></listitem> <listitem><para><link linkend="SETDIRECTORY"><parameter>set directory</parameter></link></para></listitem> - <listitem><para><link linkend="SHAREMODES"><parameter>share modes</parameter></link></para></listitem> <listitem><para><link linkend="SHORTPRESERVECASE"><parameter>short preserve case</parameter></link></para></listitem> <listitem><para><link linkend="STATUS"><parameter>status</parameter></link></para></listitem> <listitem><para><link linkend="STRICTLOCKING"><parameter>strict locking</parameter></link></para></listitem> @@ -6509,34 +6508,6 @@ - <varlistentry> - <term><anchor id="SHAREMODES">share modes (S)</term> - <listitem><para>This enables or disables the honoring of - the <parameter>share modes</parameter> during a file open. These - modes are used by clients to gain exclusive read or write access - to a file.</para> - - <para>These open modes are not directly supported by UNIX, so - they are simulated using shared memory, or lock files if your - UNIX doesn't support shared memory (almost all do).</para> - - <para>The share modes that are enabled by this option are - <constant>DENY_DOS</constant>, <constant>DENY_ALL</constant>, - <constant>DENY_READ</constant>, <constant>DENY_WRITE</constant>, - <constant>DENY_NONE</constant> and <constant>DENY_FCB</constant>. - </para> - - <para>This option gives full share compatibility and enabled - by default.</para> - - <para>You should <emphasis>NEVER</emphasis> turn this parameter - off as many Windows applications will break if you do so.</para> - - <para>Default: <command>share modes = yes</command></para> - </listitem> - </varlistentry> - - <varlistentry> <term><anchor id="SHORTPRESERVECASE">short preserve case (S)</term> @@ -7749,9 +7720,9 @@ is important to be aware of is Samba's behaviour when trying to delete a directory. If a directory that is to be deleted contains nothing but veto files this - deletion will <emph>fail</emph> unless you also set - the <parameter>delete veto files</param> parameter to - <parameter>yes</parameter>. + deletion will <emphasis>fail</emphasis> unless you also set + the <parameter>delete veto files</parameter> parameter to + <parameter>yes</parameter>.</para> <para>Setting this parameter will affect the performance of Samba, as it will be forced to check all files and directories diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index f01facbceac..5576e14912d 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -605,7 +605,7 @@ CLASS="VARIABLELIST" not compiled Samba with the <EM >--with-automount</EM > - option then this value will be the same as %.</P + option then this value will be the same as %L.</P ></DD ><DT >%p</DT @@ -3982,18 +3982,6 @@ CLASS="PARAMETER" ><LI ><P ><A -HREF="#SHAREMODES" -><TT -CLASS="PARAMETER" -><I ->share modes</I -></TT -></A -></P -></LI -><LI -><P -><A HREF="#SHORTPRESERVECASE" ><TT CLASS="PARAMETER" @@ -4248,7 +4236,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN1385" +NAME="AEN1381" ></A ><H2 >EXPLANATION OF EACH PARAMETER</H2 @@ -15724,64 +15712,6 @@ CLASS="COMMAND" ></DD ><DT ><A -NAME="SHAREMODES" -></A ->share modes (S)</DT -><DD -><P ->This enables or disables the honoring of - the <TT -CLASS="PARAMETER" -><I ->share modes</I -></TT -> during a file open. These - modes are used by clients to gain exclusive read or write access - to a file.</P -><P ->These open modes are not directly supported by UNIX, so - they are simulated using shared memory, or lock files if your - UNIX doesn't support shared memory (almost all do).</P -><P ->The share modes that are enabled by this option are - <TT -CLASS="CONSTANT" ->DENY_DOS</TT ->, <TT -CLASS="CONSTANT" ->DENY_ALL</TT ->, - <TT -CLASS="CONSTANT" ->DENY_READ</TT ->, <TT -CLASS="CONSTANT" ->DENY_WRITE</TT ->, - <TT -CLASS="CONSTANT" ->DENY_NONE</TT -> and <TT -CLASS="CONSTANT" ->DENY_FCB</TT ->. - </P -><P ->This option gives full share compatibility and enabled - by default.</P -><P ->You should <EM ->NEVER</EM -> turn this parameter - off as many Windows applications will break if you do so.</P -><P ->Default: <B -CLASS="COMMAND" ->share modes = yes</B -></P -></DD -><DT -><A NAME="SHORTPRESERVECASE" ></A >short preserve case (S)</DT @@ -17940,14 +17870,25 @@ CLASS="PARAMETER" > option is applicable in vetoing files.</P ><P ->One feature of the veto files parameter that it is important - to be aware of, is that if a directory contains nothing but files - that match the veto files parameter (which means that Windows/DOS - clients cannot ever see them) is deleted, the veto files within - that directory <EM ->are automatically deleted</EM -> along - with it, if the user has UNIX permissions to do so.</P +>One feature of the veto files parameter that it + is important to be aware of is Samba's behaviour when + trying to delete a directory. If a directory that is + to be deleted contains nothing but veto files this + deletion will <EM +>fail</EM +> unless you also set + the <TT +CLASS="PARAMETER" +><I +>delete veto files</I +></TT +> parameter to + <TT +CLASS="PARAMETER" +><I +>yes</I +></TT +>.</P ><P >Setting this parameter will affect the performance of Samba, as it will be forced to check all files and directories @@ -18047,7 +17988,7 @@ CLASS="FILENAME" ><P >Example: <B CLASS="COMMAND" ->veto oplock files = /*;.SEM/ +>veto oplock files = /*.SEM/ </B ></P ></DD @@ -18633,7 +18574,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5883" +NAME="AEN5862" ></A ><H2 >WARNINGS</H2 @@ -18663,7 +18604,7 @@ TARGET="_top" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5889" +NAME="AEN5868" ></A ><H2 >VERSION</H2 @@ -18674,7 +18615,7 @@ NAME="AEN5889" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5892" +NAME="AEN5871" ></A ><H2 >SEE ALSO</H2 @@ -18753,7 +18694,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5912" +NAME="AEN5891" ></A ><H2 >AUTHOR</H2 diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index a46cbe9bbd1..14f633a7cbc 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SMB.CONF" "5" "14 August 2001" "" "" +.TH "SMB.CONF" "5" "22 August 2001" "" "" .SH NAME smb.conf \- The configuration file for the Samba suite .SH "SYNOPSIS" @@ -368,7 +368,7 @@ the Internet name of the client machine. the name of your NIS home directory server. This is obtained from your NIS auto.map entry. If you have not compiled Samba with the \fB--with-automount\fR -option then this value will be the same as %. +option then this value will be the same as %L. .TP \fB%p\fR the path of the service's home directory, @@ -1284,9 +1284,6 @@ each parameter for details. Note that some are synonyms. \fIset directory\fR .TP 0.2i \(bu -\fIshare modes\fR -.TP 0.2i -\(bu \fIshort preserve case\fR .TP 0.2i \(bu @@ -5849,29 +5846,6 @@ for details. Default: \fBset directory = no\fR .TP -\fBshare modes (S)\fR -This enables or disables the honoring of -the \fIshare modes\fR during a file open. These -modes are used by clients to gain exclusive read or write access -to a file. - -These open modes are not directly supported by UNIX, so -they are simulated using shared memory, or lock files if your -UNIX doesn't support shared memory (almost all do). - -The share modes that are enabled by this option are -DENY_DOS, DENY_ALL, -DENY_READ, DENY_WRITE, -DENY_NONE and DENY_FCB. - -This option gives full share compatibility and enabled -by default. - -You should \fBNEVER\fR turn this parameter -off as many Windows applications will break if you do so. - -Default: \fBshare modes = yes\fR -.TP \fBshort preserve case (S)\fR This boolean parameter controls if new files which conform to 8.3 syntax, that is all in upper case and of @@ -6840,12 +6814,13 @@ separator '/'. Note that the \fIcase sensitive\fR option is applicable in vetoing files. -One feature of the veto files parameter that it is important -to be aware of, is that if a directory contains nothing but files -that match the veto files parameter (which means that Windows/DOS -clients cannot ever see them) is deleted, the veto files within -that directory \fBare automatically deleted\fR along -with it, if the user has UNIX permissions to do so. +One feature of the veto files parameter that it +is important to be aware of is Samba's behaviour when +trying to delete a directory. If a directory that is +to be deleted contains nothing but veto files this +deletion will \fBfail\fR unless you also set +the \fIdelete veto files\fR parameter to +\fIyes\fR. Setting this parameter will affect the performance of Samba, as it will be forced to check all files and directories @@ -6890,7 +6865,7 @@ To cause Samba not to grant oplocks on these files you would use the line (either in the [global] section or in the section for the particular NetBench share : -Example: \fBveto oplock files = /*;.SEM/ +Example: \fBveto oplock files = /*.SEM/ \fR.TP \fBvfs object (S)\fR This parameter specifies a shared object file that |