summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-11-06 21:53:07 -0800
committerJeremy Allison <jra@samba.org>2009-11-06 21:53:07 -0800
commitbd2ffb1c7a70ef9063b99a9318b3e185ddda84fe (patch)
tree339e9abab591fd8e27a24df1568743ef0fe20b05 /docs-xml
parentafc592402068da2a928dd9975a38a6b1ccf3919f (diff)
downloadsamba-bd2ffb1c7a70ef9063b99a9318b3e185ddda84fe.tar.gz
samba-bd2ffb1c7a70ef9063b99a9318b3e185ddda84fe.tar.bz2
samba-bd2ffb1c7a70ef9063b99a9318b3e185ddda84fe.zip
Fix bug 6865 - acl_xattr module: Has dependency that inherit acls = yes or xattrs are removed.
Jeremy.
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/security/inheritacls.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/inheritacls.xml b/docs-xml/smbdotconf/security/inheritacls.xml
index 44afa8a3e2..e2552e32ff 100644
--- a/docs-xml/smbdotconf/security/inheritacls.xml
+++ b/docs-xml/smbdotconf/security/inheritacls.xml
@@ -9,6 +9,11 @@
behavior is to use the unix mode specified when creating the directory.
Enabling this option sets the unix mode to 0777, thus guaranteeing that
default directory acls are propagated.
+
+ Note that using the VFS modules acl_xattr or acl_tdb which store native
+ Windows as meta-data will automatically turn this option on for any
+ share for which they are loaded, as they require this option to emulate
+ Windows ACLs correctly.
</para>
</description>