docs: Deprecate "rndc command" for Samba 4.11
authorAndrew Bartlett <abartlet@samba.org>
Fri, 16 Aug 2019 18:59:33 +0000 (06:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Aug 2019 20:07:38 +0000 (20:07 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14092

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/smbdotconf/domain/rndccommand.xml

index d9ac4ea673724128eaa296d3e95fe3eacc489fcf..c9a1526c0cd7f1ab4768d1b0e7702ba1a929febf 100644 (file)
@@ -1,10 +1,17 @@
 <samba:parameter name="rndc command"
                  context="G"
                  type="cmdlist"
+                deprecated="1"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
+       <para>This option is deprecated with Samba 4.11 and will be removed
+       in future.
+       </para>
        <para>This option specifies the path to the name server control utility.
        </para>
+       <para>This option is only useful when Samba as an AD DC is
+       configured with BIND9_FLATFILE for DNS.
+       </para>
 
        <para>The <filename>rndc</filename> utility should be a part of the
                bind installation.