diff options
Diffstat (limited to 'docs/docbook/smbdotconf/protocol/mapaclinherit.xml')
-rw-r--r-- | docs/docbook/smbdotconf/protocol/mapaclinherit.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/docbook/smbdotconf/protocol/mapaclinherit.xml b/docs/docbook/smbdotconf/protocol/mapaclinherit.xml deleted file mode 100644 index 5b8ed7f656..0000000000 --- a/docs/docbook/smbdotconf/protocol/mapaclinherit.xml +++ /dev/null @@ -1,17 +0,0 @@ -<samba:parameter name="map acl inherit" - context="S" - advanced="1" wizard="1" - xmlns:samba="http://samba.org/common"> -<listitem> - <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle> - <manvolnum>8</manvolnum></citerefentry> will attempt to map the 'inherit' and 'protected' - access control entry flags stored in Windows ACLs into an extended attribute - called user.SAMBA_PAI. This parameter only takes effect if Samba is being run - on a platform that supports extended attributes (Linux and IRIX so far) and - allows the Windows 2000 ACL editor to correctly use inheritance with the Samba - POSIX ACL mapping code. - </para> - - <para>Default: <command moreinfo="none">map acl inherit = no</command></para> -</listitem> -</samba:parameter> |