Hi people.
I need to authenticate users connecting to elog through a ldap server. When I try to do it in plain text port 389 I get the error "Invalid credentials", however the credentials I enter are correct.
My ldap server register the following error:
- BindResponse: Status: Invalid Credentials, MatchedDN: NULL, ErrorMessage: 80090308: LdapErr: DSID-0C090400, comment: AcceptSecurityContext error, data 52e, v1db1
- Result: Status: Invalid Credentials, MatchedDN: NULL, ErrorMessage: 80090308: LdapErr: DSID-0C090400, comment: AcceptSecurityContext error, data 52e, v1db1
+ ResultCode: Invalid Credentials
When I use plain text elog does not allow me to define an FDN therefore elog is not looking for users in the correct ldap directory.
Anyone know how I can define a BASE DN in the elog? using port 389 LDAP Protocol.