From: Björn Jacke Date: Thu, 7 May 2020 14:00:14 +0000 (+0200) Subject: docs: improve desription of map acl inherit X-Git-Tag: ldb-2.2.0~452 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f57673d89e3f404cbdf7c975fa0ae08d5f47f6b0;p=thirdparty%2Fsamba.git docs: improve desription of map acl inherit Signed-off-by: Bjoern Jacke Reviewed-by: Ralph Boehme --- 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 @@ This boolean parameter controls whether smbd 8 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. no