diff options
author | Gerald Carter <jerry@samba.org> | 2001-10-17 17:13:30 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-10-17 17:13:30 +0000 |
commit | 907fd825f9440e872c6ec229d2cade95c2e3b992 (patch) | |
tree | 61b2ee1b78045e2084276ee6eddb8111ba44ec80 /docs/htmldocs | |
parent | 026376d83c9715d1a939c8d0f96ccb463199b3d6 (diff) | |
download | samba-907fd825f9440e872c6ec229d2cade95c2e3b992.tar.gz samba-907fd825f9440e872c6ec229d2cade95c2e3b992.tar.xz samba-907fd825f9440e872c6ec229d2cade95c2e3b992.zip |
removed the non-existent "restrict acl with mask" parameter
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 142 |
1 files changed, 4 insertions, 138 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index 7f1a44c835c..1ba81fed5b3 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -8187,22 +8187,6 @@ CLASS="PARAMETER" > parameter is applied.</P ><P ->Note that by default this parameter does not apply to permissions - set by Windows NT/2000 ACL editors. If the administrator wishes to enforce - this mask on access control lists also, they need to set the <A -HREF="#RESTRICTACLWITHMASK" -><TT -CLASS="PARAMETER" -><I ->restrict acl with - mask</I -></TT -></A -> to <TT -CLASS="CONSTANT" ->true</TT ->.</P -><P >See also the parameter <A HREF="#CREATEMASK" ><TT @@ -8262,22 +8246,6 @@ CLASS="PARAMETER" > is applied.</P ><P ->Note that by default this parameter does not apply to permissions - set by Windows NT/2000 ACL editors. If the administrator wishes to enforce - this mask on access control lists also, they need to set the <A -HREF="#RESTRICTACLWITHMASK" -><TT -CLASS="PARAMETER" -><I ->restrict acl with - mask</I -></TT -></A -> to <TT -CLASS="CONSTANT" ->true</TT ->.</P -><P >See also the parameter <A HREF="#DIRECTORYMASK" ><TT @@ -15151,108 +15119,6 @@ CLASS="COMMAND" ></DD ><DT ><A -NAME="RESTRICTACLWITHMASK" -></A ->restrict acl with mask (S)</DT -><DD -><P ->This is a boolean parameter. If set to <TT -CLASS="CONSTANT" ->false</TT -> (default), then - creation of files with access control lists (ACLS) and modification of ACLs - using the Windows NT/2000 ACL editor will be applied directly to the file - or directory.</P -><P ->If set to <TT -CLASS="CONSTANT" ->true</TT ->, then all requests to set an ACL on a file will have the - parameters <A -HREF="#CREATEMASK" -><TT -CLASS="PARAMETER" -><I ->create mask</I -></TT -></A ->, - <A -HREF="#FORCECREATEMODE" -><TT -CLASS="PARAMETER" -><I ->force create mode</I -></TT -></A -> - applied before setting the ACL, and all requests to set an ACL on a directory will - have the parameters <A -HREF="#DIRECTORYMASK" -><TT -CLASS="PARAMETER" -><I ->directory - mask</I -></TT -></A ->, <A -HREF="#FORCEDIRECTORYMODE" -><TT -CLASS="PARAMETER" -><I ->force - directory mode</I -></TT -></A -> applied before setting the ACL. - </P -><P ->See also <A -HREF="#CREATEMASK" -><TT -CLASS="PARAMETER" -><I ->create mask</I -></TT -></A ->, - <A -HREF="#FORCECREATEMODE" -><TT -CLASS="PARAMETER" -><I ->force create mode</I -></TT -></A ->, - <A -HREF="#DIRECTORYMASK" -><TT -CLASS="PARAMETER" -><I ->directory mask</I -></TT -></A ->, - <A -HREF="#FORCEDIRECTORYMODE" -><TT -CLASS="PARAMETER" -><I ->force directory mode</I -></TT -></A -> - </P -><P ->Default: <B -CLASS="COMMAND" ->restrict acl with mask = no</B -></P -></DD -><DT -><A NAME="RESTRICTANONYMOUS" ></A >restrict anonymous (G)</DT @@ -19316,7 +19182,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN6086" +NAME="AEN6051" ></A ><H2 >WARNINGS</H2 @@ -19346,7 +19212,7 @@ TARGET="_top" ><DIV CLASS="REFSECT1" ><A -NAME="AEN6092" +NAME="AEN6057" ></A ><H2 >VERSION</H2 @@ -19357,7 +19223,7 @@ NAME="AEN6092" ><DIV CLASS="REFSECT1" ><A -NAME="AEN6095" +NAME="AEN6060" ></A ><H2 >SEE ALSO</H2 @@ -19436,7 +19302,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN6115" +NAME="AEN6080" ></A ><H2 >AUTHOR</H2 |