opexxx
2/10/2017 - 10:32 PM

Find LDAP Server in the DNS

Find LDAP Server in the DNS

nslookup -type=srv _ldap._tcp.{your_domain_name}


e.g.
nslookup -type=srv _ldap._tcp.tw.server.org

nslookup -type=srv _ldap._tcp.us.server.org

nslookup -type=srv _ldap._tcp.cn.server.org