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:
committed by
Bjoern Jacke
parent
985042d391
commit
8fcde5912a
@ -1393,11 +1393,6 @@ against an NT4 Domain Controller.
|
||||
<para>Remove host dns entry from Active Directory.</para>
|
||||
</refsect3>
|
||||
|
||||
<refsect3>
|
||||
<title>ADS DNS GETHOSTBYNAME <NAMESERVER|HOSTNAME></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>
|
||||
|
Reference in New Issue
Block a user