Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
854 bytes
|
Line | |
---|
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>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.