diff options
Diffstat (limited to 'docs/htmldocs/smbcacls.1.html')
-rw-r--r-- | docs/htmldocs/smbcacls.1.html | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/docs/htmldocs/smbcacls.1.html b/docs/htmldocs/smbcacls.1.html index d4e88ecae8..b8323dd8f5 100644 --- a/docs/htmldocs/smbcacls.1.html +++ b/docs/htmldocs/smbcacls.1.html @@ -183,14 +183,23 @@ NAME="AEN73" >The format of an ACL is one or more ACL entries separated by either commas or newlines. An ACL entry is one of the following: </P ><P +><TABLE +BORDER="0" +BGCOLOR="#E0E0E0" +WIDTH="100%" +><TR +><TD ><PRE CLASS="PROGRAMLISTING" > -REVISION:<revision number> -OWNER:<sid or name> -GROUP:<sid or name> -ACL:<sid or name>:<type>/<flags>/<mask> +REVISION:<revision number> +OWNER:<sid or name> +GROUP:<sid or name> +ACL:<sid or name>:<type>/<flags>/<mask> </PRE +></TD +></TR +></TABLE ></P ><P >The revision of the ACL specifies the internal Windows @@ -247,44 +256,38 @@ ACL:<sid or name>:<type>/<flags>/<mask> ><UL ><LI ><P -><I -CLASS="EMPHASIS" ->R</I +><EM +>R</EM > - Allow read access </P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->W</I +><EM +>W</EM > - Allow write access</P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->X</I +><EM +>X</EM > - Execute permission on the object</P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->D</I +><EM +>D</EM > - Delete the object</P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->P</I +><EM +>P</EM > - Change permissions</P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->O</I +><EM +>O</EM > - Take ownership</P ></LI ></UL @@ -295,25 +298,22 @@ CLASS="EMPHASIS" ><UL ><LI ><P -><I -CLASS="EMPHASIS" ->READ</I +><EM +>READ</EM > - Equivalent to 'RX' permissions</P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->CHANGE</I +><EM +>CHANGE</EM > - Equivalent to 'RXWD' permissions </P ></LI ><LI ><P -><I -CLASS="EMPHASIS" ->FULL</I +><EM +>FULL</EM > - Equivalent to 'RWXDPO' permissions</P ></LI |