summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorAmit Kumar <amitkuma@redhat.com>2019-06-26 01:18:52 +0530
committerAndreas Schneider <asn@cryptomilk.org>2019-10-17 07:58:39 +0000
commitdd43bb96fda3c030662b810fd82bafb03ac93aa2 (patch)
treead4cae1c216f10cc96c9a3f8a8d9f2ab5006dfb0 /docs-xml
parentaed4d0637675629a33585a0198c8cbbb64371638 (diff)
downloadsamba-dd43bb96fda3c030662b810fd82bafb03ac93aa2.tar.gz
docs: Add 'ads dns command' text in man net
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>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/net.8.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index e585f247728..37dd30b7864 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -1375,6 +1375,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>
<para>Make the remote host leave the domain it is part of. </para>