2018-09-13 12:59:02,171+03 INFO Profile='ldap23.exalt.ps'
authn='ldap23.exalt.ps-authn' authz='ldap23.exalt.ps-authz'
mapping='null'
2018-09-13 12:59:02,171+03 INFO API:
-->Authn.InvokeCommands.AUTHENTICATE_CREDENTIALS profile='ldap23.exalt.ps'
user='user002'
2018-09-13 12:59:02,198+03 INFO API:
<--Authn.InvokeCommands.AUTHENTICATE_CREDENTIALS profile='ldap23.exalt.ps'
result=CREDENTIALS_INVALID
I had a similar issue with our environment, have you installed the CA
cert used to create your openldap certificate as a trusted authority?
It may also help to rerun
ovirt-engine-extension-aaa-ldap-setup and select the "Insecure" option
for your CA cert.
I'm not sure what has changed but it appears that ovirt 4.6 is more
picky about CA certificates than previous releases.