5b2de34e38e64fdeb82797e6af53a7c611c73998
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / protocol / mapaclinherit.xml
1 <samba:parameter name="map acl inherit"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle>                                       
7     <manvolnum>8</manvolnum></citerefentry> will attempt to map the 'inherit' and 'protected'
8     access control entry flags stored in Windows ACLs into an extended attribute
9     called user.SAMBA_PAI. This parameter only takes effect if Samba is being run
10     on a platform that supports extended attributes (Linux and IRIX so far) and
11     allows the Windows 2000 ACL editor to correctly use inheritance with the Samba
12     POSIX ACL mapping code.
13     </para>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>