Cannot Connect to CA Directory from LDAP Browser

From Cramsession
Jump to navigationJump to search
✍️ Verified Author: MflavellClick to view professional profile & credentials

It is most likely a problem with the knowledge file.

Check the address section. This is where the DSA will listen, the address and the port #

Exaple:

address      = tcp "policy" port 2001

won't work. Change to

address.     = tcp "192.168.1.222" port 2001