1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

net: remove obsolete net ads dns gethostbyname command

net ads dns gethostbyname is doing the same as nslookup / host / dig and it's
quite limited and only supports A records. We should just drop it.

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

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Björn Jacke <bjacke@samba.org>
Autobuild-Date(master): Wed Dec 23 13:52:41 UTC 2020 on sn-devel-184
This commit is contained in:
Björn Jacke
2020-12-22 21:04:34 +01:00
committed by Bjoern Jacke
parent 985042d391
commit 8fcde5912a
4 changed files with 0 additions and 88 deletions

View File

@ -1393,11 +1393,6 @@ against an NT4 Domain Controller.
<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>