Cannot Connect to CA Directory from LDAP Browser

From Cramsession
Revision as of 18:35, 23 July 2024 by Mflavell (talk | contribs) (Created page with "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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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