From: Amit Kumar Date: Tue, 25 Jun 2019 19:48:52 +0000 (+0530) Subject: docs: Add 'ads dns command' text in man net X-Git-Tag: talloc-2.3.1~341 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd43bb96fda3c030662b810fd82bafb03ac93aa2;p=thirdparty%2Fsamba.git 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 Reviewed-by: Andreas Schneider Reviewed-by: Alexander Bokovoy --- 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 @@ -1374,6 +1374,27 @@ against an NT4 Domain Controller. + + +ADS DNS + + +ADS DNS REGISTER [HOSTNAME [IP [IP.....]]] +Add host dns entry to Active Directory. + + + +ADS DNS UNREGISTER <HOSTNAME> +Remove host dns entry from Active Directory. + + + +ADS DNS GETHOSTBYNAME <NAMESERVER|HOSTNAME> +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. + + + + ADS LEAVE [--keep-account]