s3/posix_acls: add default ACL style "everyone"
[sfrench/samba-autobuild/.git] / docs-xml / manpages / vfs_acl_tdb.8.xml
index e36ccd91aa251435cf38e06a4a5db1645954d3fc..58cc0914c22daf7d255e9774b1799b7fb6c59a9c 100644 (file)
@@ -89,7 +89,7 @@
                </varlistentry>
 
                <varlistentry>
-               <term>acl_tdb:default acl style = [posix|windows]</term>
+               <term>acl_tdb:default acl style = [posix|windows|everyone]</term>
                <listitem>
                <para>
                This parameter determines the type of ACL that is synthesized in
                owner and <emphasis>NT Authority\SYSTEM</emphasis>.
                </para>
                <para>
+               When set to <emphasis>everyone</emphasis>, an ACL is synthesized
+               giving full permissions to everyone (S-1-1-0).
+               </para>
+               <para>
                The default for this option is <emphasis>posix</emphasis>.
                </para>
                </listitem>