torture: smbtorture test case to verify Compound related handling
[Samba.git] / docs-xml / smbdotconf / protocol / mapaclinherit.xml
blob28271f9d66b02f0737c20e37cecee46e711c2c04
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 (POSIX ACL Inheritance). This parameter requires
10     supports for extended attributes on the filesystem and
11     allows the Windows ACL editor to store inheritance information while
12     NT ACLs are mapped best-effort to the POSIX ACLs.
13     </para>
14 </description>
15 <value type="default">no</value>
16 </samba:parameter>