docs/vfs_ceph: describe new ACL behaviour
[sfrench/samba-autobuild/.git] / docs-xml / manpages / vfs_ceph.8.xml
index 453052ebae91891187dc7bdaf8220725480b0be7..5b32122113a852bc6eb5a6b555dc58a67e13a6fe 100644 (file)
                list. Modules added to this list to the right of the ceph
                entry may not have any effect at all.
        </para>
+
+       <para>
+               <command>vfs_ceph</command> performs mapping between Windows and
+               POSIX Access Control Lists (ACLs). To ensure correct processing
+               and enforcement of POSIX ACLs, the following Ceph configuration
+               parameters are automatically applied:
+       </para>
+       <programlisting>
+               <command>client acl type = posix_acl</command>
+               <command>fuse default permissions = false</command>
+       </programlisting>
 </refsect1>
 
 <refsect1>