summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2020-05-07 16:00:14 +0200
committerBjoern Jacke <bjacke@samba.org>2020-05-19 14:32:28 +0000
commitf57673d89e3f404cbdf7c975fa0ae08d5f47f6b0 (patch)
treef3eb21c0915a1c5de37ed8f5f1a0626b12364944 /docs-xml
parentec312ee6fe5eecc79e9212ee93de332d99bc3f4c (diff)
downloadsamba-f57673d89e3f404cbdf7c975fa0ae08d5f47f6b0.tar.gz
docs: improve desription of map acl inherit
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/protocol/mapaclinherit.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml/smbdotconf/protocol/mapaclinherit.xml b/docs-xml/smbdotconf/protocol/mapaclinherit.xml
index 3409232b7fe..28271f9d66b 100644
--- a/docs-xml/smbdotconf/protocol/mapaclinherit.xml
+++ b/docs-xml/smbdotconf/protocol/mapaclinherit.xml
@@ -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>