- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 02:05 PM
Does ldap (non ldaps) integration using the Mid server work with ldap signing and channel binding? I'm asking because this will be mandatory soon and I couldn't find anywhere in the docs that it addressed it explicitly.
2020 LDAP channel binding and LDAP signing requirement for Windows
https://support.microsoft.com/en-us/help/4520412/2020-ldap-channel-binding-and-ldap-signing-requirem...
Solved! Go to Solution.
- Labels:
-
Multiple Versions
- 1,583 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2020 09:28 AM
ServiceNow posted instructions for dealing with the changes. They are listed here: https://hi.service-now.com/kb_view.do?sysparm_article=KB0793353
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 03:12 PM
They didn't give me an exact date, just a ballpark of the next few weeks. I got the reply a few days ago.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 10:58 PM
Using LDAP and mid servers, we were stuck on "not secure" connections, let's hope this KB brings more highlight on this.
In case this helps in the meantime here is how we set up the ldaps:
Once the domain controllers are set up to accept SSL, on the LDAP server record in ServiceNow, simply remove the mid server entry, check the SSL checkbox and set the URL pointing to your DC.
the URL has this format:
ldaps://yourFullDomainName:yourPort/
Note: there is a S to ldaps and the default port is 636
There is another turn around which consists in using some NAT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2020 09:28 AM
ServiceNow posted instructions for dealing with the changes. They are listed here: https://hi.service-now.com/kb_view.do?sysparm_article=KB0793353
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2021 10:31 AM