cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
855
Views
0
Helpful
2
Replies

Cisco ESA LDAPS error on Active Directory

Stephen Bauer
Level 1
Level 1

When the ESA connects to our AD servers there are errors 4625 and 4768 listed in the Event log.  The ESA is displaying that it was successful.

2 Replies 2

ftgm92
Level 1
Level 1

Hello @Stephen Bauer, hope you're well.
Have you found a solution to this issue? We're facing the same.

Best regards

iakdag
Cisco Employee
Cisco Employee

Hi all,

Kindly check if your certificate fulfils the requirements from MS side.

 

Requirements for an LDAPS certificate

To enable LDAPS, you must install a certificate that meets the following requirements:

  • The LDAPS certificate is located in the Local Computer's Personal certificate store (programmatically known as the computer's MY certificate store).
  • A private key that matches the certificate is present in the Local Computer's store and is correctly associated with the certificate. The private key must not have strong private key protection enabled.
  • The Enhanced Key Usage extension includes the Server Authentication (1.3.6.1.5.5.7.3.1) object identifier (also known as OID).
  • The Active Directory fully qualified domain name of the domain controller (for example, DC01.DOMAIN.COM) must appear in one of the following places:
    • The Common Name (CN) in the Subject field.
    • DNS entry in the Subject Alternative Name extension.
  • The certificate was issued by a CA that the domain controller and the LDAPS clients trust. Trust is established by configuring the clients and the server to trust the root CA to which the issuing CA chains.
  • You must use the Schannel cryptographic service provider (CSP) to generate the key.

 

You will be able to find those instructions and further information within the following link: http://support.microsoft.com/kb/321051/en-us

If you have the correct certificate. Feel free to open a TAC case for further investigation.