How to find LDAP Port number used

 

1.Login to LDAP/AD server


2.open "Command Promt" (CMD)


3.run: nslookup

 4.in the nslookup prompt run below commands:

> set type=all

> _ldap._tcp.dc._msdcs.<domain Name"


You will see the out as below:

C:\Users\Administrator>nslookup

Default Server:  localhost

Address:  ::1


> set type=all

> _ldap._tcp.dc._msdcs.ranji.com

Server:  localhost

Address:  ::1


_ldap._tcp.dc._msdcs.ranji.com  SRV service location:

          priority       = 0

          weight         = 100

          port           = 389

          svr hostname   = hostname1.ranji.com

hostname1.ranji.com       internet address = 172.194.162.12

hostname1.ranji.com       AAAA IPv6 address = fdbs:1e:b258:xyz:d9af:2345:710a:abcd

>


No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...