Unable to join Samba ad domain in Windows Client- "DNS name does not exist."

I have installed samba ad in ubuntu 18.04 cloud server and dns records available in that server

The following error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "example.co.in":

The error was: "DNS name does not exist." (error code 0x0000232B RCODE_NAME_ERROR)

The query was for the SRV record for _ldap._tcp.dc._msdcs.example.co.in

Common causes of this error include the following:

  • The DNS SRV records required to locate a AD DC for the domain are not registered in DNS. These records are registered with a DNS server automatically when a AD DC is added to a domain. They are updated by the AD DC at set intervals. This computer is configured to use DNS servers with the following IP addresses:

8.8.8.8 163.x.x.x

  • One or more of the following zones do not include delegation to its child zone:

example.co.in co.in in . (the root zone)

Kindly help to resolve this.

Reset to default

You Might Also Like