When you create an Authentication Object on a FireSIGHT Management Center for Active Directory LDAP Over SSL/TLS (LDAPS), it may sometimes be necessary to test the CA cert and SSL/TLS connection, and verify if the Authentication Object fails the test. This document explains how to run the test using Microsoft Ldp.exe.
Login to a Microsoft Windows local computer with a user account that has local Administrative privilege to perform the steps on this document.
Perform this test on a local Windows computer that has not been a member of a domain, as it would trust the Root or Enterprise CA if it joined a domain. If a local computer is no longer in a domain, the Root or Enterprise CA certificate should be removed from the local computer Trusted Root Certification Authorities store before performing this test.
Step 1: Start ldp.exe application. Go to the Start menu and click Run. Type ldp.exe and hit the OK button.
Step 2: Connect to the Domain Controller using the domain controller FQDN. In order to connect, go to Connection > Connect and enter the Domain Controller FQDN. Then select SSL, specify port 636 as shown below and click OK.
Step 3: If the Root or Enterprise CA is not trusted on a local computer, the result looks as below. The error message indicates that the certificate received from the remote server was issued by an untrusted certificate authority.
Step 4: Filtering the event messages on local Windows computer with the following criteria provides a specific result:
Step 5: Import the CA Certificate to the local windows computer certificate store.
i. Run Microsoft Management Console (MMC). Go to the Start menu and click Run. Type mmc and hit the OK button.
ii. Add local computer certificate snap-in. Navigate to the following options on the File menu:
Add/Remote Snap-in > Certificates > Add > Choose "Computer Account" > Local Computer: (the computer this console is running on) > Finish > OK.
iii. Import the CA certificate.
Console Root > Certificates (Local Computer) > Trusted Root Certification Authorities > Certificates > Right click > All Tasks > Import.
iv. Confirm that the CA is listed with other trusted root CAs.
Step 6: Follow the Step 1 and 2 to connect to the AD LDAP server over SSL. If the CA certificate is correct, the first 10 lines on the right pane of ldp.exe should be as below:
If a certificate and LDAP connection pass this test, you can successfully configure the Authentication Object for LDAP over SSL/TLS. However, if the test fail due to LDAP server configuration or certificate issue, please resolve the issue on the AD server or download the correct CA certificate before you configure the Authentication Object on the FireSIGHT Management Center.
Revision | Publish Date | Comments |
---|---|---|
1.0 |
14-Jan-2015 |
Initial Release |