summaryrefslogtreecommitdiff
path: root/docs/htmldocs/smbcacls.1.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/smbcacls.1.html')
-rw-r--r--docs/htmldocs/smbcacls.1.html102
1 files changed, 65 insertions, 37 deletions
diff --git a/docs/htmldocs/smbcacls.1.html b/docs/htmldocs/smbcacls.1.html
index 637720fa6b..e0425d481d 100644
--- a/docs/htmldocs/smbcacls.1.html
+++ b/docs/htmldocs/smbcacls.1.html
@@ -1,10 +1,11 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>smbcacls</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.57"></HEAD
+CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
@@ -15,8 +16,8 @@ ALINK="#0000FF"
><H1
><A
NAME="SMBCACLS"
->smbcacls</A
-></H1
+></A
+>smbcacls</H1
><DIV
CLASS="REFNAMEDIV"
><A
@@ -55,8 +56,8 @@ TARGET="_top"
>The <B
CLASS="COMMAND"
>smbcacls</B
-> program manipulates NT Access Control Lists
- (ACLs) on SMB file shares. </P
+> program manipulates NT Access Control
+ Lists (ACLs) on SMB file shares. </P
></DIV
><DIV
CLASS="REFSECT1"
@@ -106,7 +107,7 @@ CLASS="VARIABLELIST"
><P
>This command sets the ACLs on the file with
only the ones specified on the command line. All other ACLs are
- erased. Note that the ACL specified must contain at least a revision,
+ erased. Note that the ACL specified must contain at least a revision,
type, owner and group for the call to succeed. </P
></DD
><DT
@@ -189,23 +190,14 @@ NAME="AEN75"
>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:&#60;revision number&#62;
-OWNER:&#60;sid or name&#62;
-GROUP:&#60;sid or name&#62;
-ACL:&#60;sid or name&#62;:&#60;type&#62;/&#60;flags&#62;/&#60;mask&#62;
+REVISION:&lt;revision number&gt;
+OWNER:&lt;sid or name&gt;
+GROUP:&lt;sid or name&gt;
+ACL:&lt;sid or name&gt;:&lt;type&gt;/&lt;flags&gt;/&lt;mask&gt;
</PRE
-></TD
-></TR
-></TABLE
></P
><P
>The revision of the ACL specifies the internal Windows
@@ -262,38 +254,62 @@ ACL:&#60;sid or name&#62;:&#60;type&#62;/&#60;flags&#62;/&#60;mask&#62;
><UL
><LI
><P
-><EM
->R</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>R</I
+></SPAN
> - Allow read access </P
></LI
><LI
><P
-><EM
->W</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>W</I
+></SPAN
> - Allow write access</P
></LI
><LI
><P
-><EM
->X</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>X</I
+></SPAN
> - Execute permission on the object</P
></LI
><LI
><P
-><EM
->D</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>D</I
+></SPAN
> - Delete the object</P
></LI
><LI
><P
-><EM
->P</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>P</I
+></SPAN
> - Change permissions</P
></LI
><LI
><P
-><EM
->O</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>O</I
+></SPAN
> - Take ownership</P
></LI
></UL
@@ -304,22 +320,34 @@ ACL:&#60;sid or name&#62;:&#60;type&#62;/&#60;flags&#62;/&#60;mask&#62;
><UL
><LI
><P
-><EM
->READ</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>READ</I
+></SPAN
> - Equivalent to 'RX'
permissions</P
></LI
><LI
><P
-><EM
->CHANGE</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>CHANGE</I
+></SPAN
> - Equivalent to 'RXWD' permissions
</P
></LI
><LI
><P
-><EM
->FULL</EM
+><SPAN
+CLASS="emphasis"
+><I
+CLASS="EMPHASIS"
+>FULL</I
+></SPAN
> - Equivalent to 'RWXDPO'
permissions</P
></LI