vfs_gpfs: Remove documentation for removed gpfs:refuse_dacl_protected option
authorChristof Schmitt <cs@samba.org>
Sun, 23 Oct 2022 23:04:36 +0000 (16:04 -0700)
committerBjoern Jacke <bjacke@samba.org>
Mon, 24 Oct 2022 16:41:03 +0000 (16:41 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15211

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Bjoern Jacke <bjacke@samba.org>
Autobuild-User(master): Björn Jacke <bjacke@samba.org>
Autobuild-Date(master): Mon Oct 24 16:41:03 UTC 2022 on sn-devel-184

docs-xml/manpages/vfs_gpfs.8.xml

index a7168e43b46d4f911a1398a81908c3c573a0110f..29f2ac453f06dd78f1a86c0c3d8ab00a109dd25a 100644 (file)
                </varlistentry>
                <varlistentry>
 
-               <term>gpfs:refuse_dacl_protected = [ yes | no ]</term>
-               <listitem>
-               <para>
-               As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be
-               the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is
-               currently silently ignored by Samba. That means that if you deselect the "Allow
-               inheritable permissions..." checkbox in Windows' ACL dialog and then apply the
-               ACL, the flag will be back immediately.
-               </para>
-               <para>
-               To make sure that automatic migration with e.g. robocopy does not lead to
-               ACLs silently (and unintentionally) changed, you can set
-               <command>gpfs:refuse_dacl_protected = yes</command> to enable an explicit
-               check for this flag and if set, it will return NT_STATUS_NOT_SUPPORTED so
-               errors are shown up on the Windows side and the Administrator is aware of
-               the ACLs not being settable like intended
-               </para>
-
-               <itemizedlist>
-               <listitem><para>
-               <command>no(default)</command> - ignore the DESC_DACL_PROTECTED flags.
-               </para></listitem>
-               <listitem><para>
-               <command>yes</command> - reject ACLs with DESC_DACL_PROTECTED.
-               </para></listitem>
-               </itemizedlist>
-               </listitem>
-
-               </varlistentry>
-               <varlistentry>
-
                <term>gpfs:dfreequota = [ yes | no ]</term>
                <listitem>
                <para>