Verify server address and port are correct and accessible
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2017 01:42 PM
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 ?
Labels:
- Labels:
-
Instance Configuration
-
Integrations
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2017 03:00 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 11:27 AM
Hi Raghava,
Were you able to solve this?