Hi,
First time trying to setup JAMS, trying to connect to windows active directory. After entering all the details I get the error “The information provided appears to be incorrect, the connection to the directory has failed. Please check the information and credentials provided and try again.”
In the console I get an error “[http-nio-443-exec-2] ERROR com.imperva.ddc.core.Driver - Test connection has failed. Results: Connection to host 192.168.0.5 has failed. Reason: com.imperva.ddc.core.exceptions.InvalidConnectionException: org.apache.directory.ldap.client.api.exception.InvalidConnectionException: Improper close state: Status = OK HandshakeStatus = NEED_WRAP
bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1”
Have tried using ports 389 and 636 with or without ssl and the account I’m using should have adequate permission to AD, have also disabled the firewall on the active directory server temporarily but makes no difference.
Thanks in advance!