]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: improve desription of map acl inherit
authorBjörn Jacke <bj@sernet.de>
Thu, 7 May 2020 14:00:14 +0000 (16:00 +0200)
committerBjoern Jacke <bjacke@samba.org>
Tue, 19 May 2020 14:32:28 +0000 (14:32 +0000)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
docs-xml/smbdotconf/protocol/mapaclinherit.xml

index 3409232b7fe066afb1153e4c00feed52ec039c7f..28271f9d66b02f0737c20e37cecee46e711c2c04 100644 (file)
@@ -6,10 +6,10 @@
     <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle>                                       
     <manvolnum>8</manvolnum></citerefentry> will attempt to map the 'inherit' and 'protected'
     access control entry flags stored in Windows ACLs into an extended attribute
-    called user.SAMBA_PAI. This parameter only takes effect if Samba is being run
-    on a platform that supports extended attributes (Linux and IRIX so far) and
-    allows the Windows 2000 ACL editor to correctly use inheritance with the Samba
-    POSIX ACL mapping code.
+    called user.SAMBA_PAI (POSIX ACL Inheritance). This parameter requires
+    supports for extended attributes on the filesystem and
+    allows the Windows ACL editor to store inheritance information while
+    NT ACLs are mapped best-effort to the POSIX ACLs.
     </para>
 </description>
 <value type="default">no</value>