Ldap configuration page settings are as below:-
Host:- given domain name
port - 636
Use SSL -- checked
username DN-- test@test.com
Password -- *********
User Base DN - OU=test,DC=test,DC=com
Object class - user
User Name attribute - sAMAccountName
When i try to login using
test.com\testuser or testuser@test.com it says ERROR: login failed
and
cat /var/log/usgmtr/um.log -- shows following error---
ERROR [http-bio-8443-exec-1] snippet.Authenticator: org.apache.directory.shared.ldap.model.exception.LdapInvalidDnException: ERR_04202 A value is missing on some RDN
can anyone suggest what could be the issue