Enabling Secure LDAP (LDAPS) between an RSA Data Loss Prevention Enterprise Manager server and an LDAP server
Originally Published: 2015-11-20
Article Number
Applies To
RSA Product/Service Type: Enterprise Manager
RSA Version/Condition: 9.6 SP2
O/S Version: Windows 2008 Server R2 Standard (64 bit)
Issue
Resolution
- In the Run box, type mmc and press Enter.
- In the MMC interface, select File > Add/remove snap-in.
- Select Certificates from the list of available snap-ins and add it. At the prompt select Computer Account then click Next and Finish.
- On the left pane, expand Certificates and select Personal > Certificates.
- Right-click on the certificate that has the hostname of the server with the longest Expiration Date.
- Click Export and select No, Do not export private key.
Select DER encoded binary x509 (.CER) and click Next. - Browse for the destination where the certificate will be exported and name it, For example, ldapserver.
- Click Next and Finish.
- Move the exported certificate to the root folder on the C:\ drive of your RSA DLP Enterprise Manager server.
- In the Run box, type cmd. When the program displays, right click and choose Run as administrator.
- Navigate to C:\Program Files\Java\jre1.7.0_25\lib\security.
- Run the following command:
"C:\Program Files\Java\jre1.7.0_25\bin\keytool.exe" -import -file C:\<certname>.cer -keystore cacerts -storepass changeit
- Using the command below, verify that the LDAP certificate has been added to keystore:
C:\Program Files\Java\jre1.7.0_25\bin>keytool -list -keystore "C:\Program Files\Java\jre1.7.0_25\lib\security\cacerts" -storepass changeit -v > C:\dumpcerts.txt
- Using a text editor, open the dumpcert.txt file. The certificate should be listed in the file.
- In the EM GUI go to > Settings > LDAP Configuration > port = 636 then check the Encrypted box.
Related Articles
Ping Directory- Identity Source Authentication Manager Integration - RSA Ready Implementation Guide 28Number of Views Guide to Microsoft Active Directory LDAP synchronization with RSA Authentication Manager 434Number of Views Guide to Microsoft Active Directory LDAP synchronization with RSA Authentication Manager 312Number of Views LDAPS connection does not work with RSA Authentication Manager 8.4 94Number of Views Certificate not verified error when changing Active Directory identity source from LDAP to LDAPS in RSA Authentication Man… 686Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device How to implement SAML SSO Authentication with Microsoft Azure Active Directory and RSA Identity Governance & Lifecycle Do TCP Agent using API ver. 8.5 & 8.6 need a new sdconf.rec file after a new Primary is promoted? RSA Authentication Manager 8.9 Patches and Hotfixes Readme Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory
Don't see what you're looking for?