Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Verify server address and port are correct and accessible

ragz
Tera Expert

Hi ,

I am trying to setup LDAP integration via MIDserver and I am ending up with the below error

Verify server address and port are correct and accessible   while Testing connection .

How to resolve this ?

2 REPLIES 2

RavindranKeshav
Giga Expert

Hi Raghava,



You could use telnet to check if the ldap port is open and not blocked by firewalls (or use a Microsoft tool called Portqry)



telnet hostname/ip 389



Please also see



Test an LDAP connection manually


RavindranKeshav
Giga Expert

Hi Raghava,



Were you able to solve this?