]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: Add 'ads dns command' text in man net
authorAmit Kumar <amitkuma@redhat.com>
Tue, 25 Jun 2019 19:48:52 +0000 (01:18 +0530)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 17 Oct 2019 07:58:39 +0000 (07:58 +0000)
This change adds contents to man net for 'ads dns' command set.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14009

Signed-off-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
docs-xml/manpages/net.8.xml

index e585f247728ca38f509b991a6fe1a93f90f50b5a..37dd30b7864282e6ff34bf4018dfe629fb02f2ae 100644 (file)
@@ -1374,6 +1374,27 @@ against an NT4 Domain Controller.
 
 </refsect2>
 
+<refsect2>
+
+<title>ADS DNS</title>
+
+<refsect3>
+<title>ADS DNS REGISTER [HOSTNAME [IP [IP.....]]]</title>
+<para>Add host dns entry to Active Directory.</para>
+</refsect3>
+
+<refsect3>
+<title>ADS DNS UNREGISTER &lt;HOSTNAME&gt;</title>
+<para>Remove host dns entry from Active Directory.</para>
+</refsect3>
+
+<refsect3>
+<title>ADS DNS GETHOSTBYNAME &lt;NAMESERVER|HOSTNAME&gt;</title>
+<para>Look up the hostname from Active Directory. You can either provide nameserver ie IPv4|IPv6 address or the hostname. Only one should be provided at a time.</para>
+</refsect3>
+
+</refsect2>
+
 <refsect2>
 <title>ADS LEAVE [--keep-account]</title>