vfs_zfsacl: add manpage entry for zfsacl:denymissingspecial
[bbaumbach/samba-autobuild/.git] / docs-xml / manpages / vfs_zfsacl.8.xml
index 56d1d06cce1e46ef1fd8adf9f6d5c4b4d60b6984..3eb0760dcba5cfd6c27fc3e555aa7fa553913c1d 100644 (file)
                </listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>zfsacl:denymissingspecial = [yes|no]</term>
+               <listitem>
+               <para>Prevent users from setting an ACL that lacks NFSv4 special entries
+               (owner@, group@, everyone@). ZFS will automatically generate these these entries
+               when calculating the inherited ACL of new files if the ACL of the parent directory
+               lacks an inheriting special entry. This may result in user confusion and unexpected
+               change in permissions of files and directories as the inherited ACL is generated.</para>
+               <itemizedlist>
+               <listitem><para><command>yes</command></para></listitem>
+               <listitem><para><command>no (default)</command></para></listitem>
+               </itemizedlist>
+               </listitem>
+               </varlistentry>
+
        </variablelist>
 </refsect1>