Hello,
I want to integrate the Active Directory with LDAPS. I have previously done it for ldap and it had worked really fine.
One of my customer is using LDAPS and as per the document I used ldaps://hostname:port/ instead of ldap. I am unable to establish the connection with AD.
Do we have to do something else as well, like importing the certificate etc. Or if there is some other method, can you please share it with me.
Thanking You
Zia
Zia,
Before changing the directory URL in the Operations Console, please review page 114 of the RSA Authentication Manager 8.1 Administrator’s Guide, which provides steps on establishing an SSL connection between the external identity source and the Authentication Manager server. This includes adding an SSL certificate for the identity source.
With LDAPS, be sure the URL is configured as ldaps://<fully_qualified_domain_name:636 so the LDAPS port is defined; for example, ldaps://dc01-us-bos.gizmo.local:636.
In the Operations Console, when you try to set up the LDAPS connection what error, if any, is showing in the GUI?
If you use an LDAP browser, can you access the server?
Regards,
Erica