diff options
author | Gerald Carter <jerry@samba.org> | 2001-03-30 17:27:01 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-03-30 17:27:01 +0000 |
commit | 41af0ef47f438024d819816f2e0f2ac8af98ed8a (patch) | |
tree | 08b4e10d2e6dcaf66ff7cc4d4bde0f33d9a80cda /docs/htmldocs | |
parent | d7475e832b64c33c4f8a52db5b7b1aca08292fb4 (diff) | |
download | samba-41af0ef47f438024d819816f2e0f2ac8af98ed8a.tar.gz samba-41af0ef47f438024d819816f2e0f2ac8af98ed8a.tar.xz samba-41af0ef47f438024d819816f2e0f2ac8af98ed8a.zip |
added 'dos filemode'
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 40 |
1 files changed, 35 insertions, 5 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 950f3973c00..d7344543396 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -2488,6 +2488,15 @@ CLASS="PARAMETER" ><TT CLASS="PARAMETER" ><I +>dos filemode</I +></TT +></P +></LI +><LI +><P +><TT +CLASS="PARAMETER" +><I >dos filetime resolution</I ></TT ></P @@ -3343,7 +3352,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN1092" +NAME="AEN1095" ></A ><H2 >EXPLANATION OF EACH PARAMETER</H2 @@ -6221,6 +6230,27 @@ CLASS="COMMAND" ></DD ><DT ><A +NAME="DOSFILEMODE" +></A +>dos filemode (S)</DT +><DD +><P +> The default behavior in Samba is to provide + UNIX-like behavor that unless a user is the the owner of a + file or directory, he or she will not be able to modify the + object's permissions. This is often confusing to DOS/Windows + users. Enabling this parameter allows a user who would not + otherwise be allowed to modify these permissions, to make + changes. Ownership of the file/directory is not changed, + only the permissions are modified.</P +><P +>Default: <B +CLASS="COMMAND" +>dos filemode = no</B +></P +></DD +><DT +><A NAME="DOSFILETIMERESOLUTION" ></A >dos filetime resolution (S)</DT @@ -17016,7 +17046,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5362" +NAME="AEN5372" ></A ><H2 >WARNINGS</H2 @@ -17046,7 +17076,7 @@ TARGET="_top" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5368" +NAME="AEN5378" ></A ><H2 >VERSION</H2 @@ -17057,7 +17087,7 @@ NAME="AEN5368" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5371" +NAME="AEN5381" ></A ><H2 >SEE ALSO</H2 @@ -17136,7 +17166,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5391" +NAME="AEN5401" ></A ><H2 >AUTHOR</H2 |