After beating my head against the LDAP config, I finally have it to the point I 
THINK it's working, but I still can't have LDAP uses log in.

When I try with my AD account (this email address, so I won't obfuscate it), 
the following error shows up in a red box above the login form:

[Could not find object. Type 'org.apache.archiva.redback.users.jdo.JdoUser'. 
Id: 'cqcj'.]

And the following is in the archiva.log file:

2018-09-26 14:47:55,237 [qtp922390534-27] INFO  
org.apache.archiva.redback.users.ldap.ctl.DefaultLdapController [] - Found 
user: cqcj
2018-09-26 14:47:55,237 [qtp922390534-27] WARN  
org.apache.archiva.web.security.ArchivaUserManagerAuthenticator [] - Password 
is Invalid for user cqcj and userManager 'ldap'.
2018-09-26 14:47:55,240 [qtp922390534-27] WARN  
org.apache.archiva.web.security.ArchivaUserManagerAuthenticator [] - Login for 
user cqcj and userManager jdo failed. user not found.
2018-09-26 14:47:55,244 [qtp922390534-27] INFO  
org.apache.archiva.redback.authentication.ldap.LdapBindAuthenticator [] - user 
'cqcj' authenticated

I'm stumped. Any help would be greatly appreciated !

-Chris

Reply via email to