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