Open anpa8 opened 4 years ago
Hello there,
That is something I'd like to know too. I'm already getting questions from a customer about this. Microsoft is going to enforce LDAPS because of a potential security issue with LDAP.
Sincerely, Jan van der Gaag
The module is built on top of System.DirectoryServices. All domain connections are handled through System.DirectoryServices. I have not personally tested LDAPS but I have no reason to believe that the module would not work with LDAPS. If someone would like to test it, that would be much appreciated.
This module will NOT currently work with LDAPS in its current state. It has the ability with some mild code refactoring. Hopefully I, or someone, can get to this soon.
duplicate #73
We will soon migrate the domain from LDAP to LDAPS. With a little help I could try to implement this functionality.
Do you think it would work to replace the hard-coded LDAP:// strings in the solution?
I think the best ways would be
Hi,
is LDAPS supported with this provider?
Regards, Angelo