1 <samba:parameter name="map acl inherit"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This boolean parameter is only relevant for systems that do not support
7 standardized NFS4 ACLs but only a POSIX draft implementation of ACLs. Linux
8 is the only common UNIX system which does still not offer standardized NFS4
9 ACLs actually. On such systems this parameter controls whether
10 <citerefentry><refentrytitle>smbd</refentrytitle>
11 <manvolnum>8</manvolnum></citerefentry> will attempt to map the 'protected'
12 (don't inherit) flags of the Windows ACLs into an extended attribute called
13 user.SAMBA_PAI (POSIX draft ACL Inheritance). This parameter requires
14 support for extended attributes on the filesystem and allows the Windows
15 ACL editor to store (non-)inheritance information while NT ACLs are mapped
16 best-effort to the POSIX draft ACLs that the OS and filesystem implements.
19 <value type="default">no</value>