• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/protocol/
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>
18