I have the following setup.
Sonar OOS 2.14
Protocol- LDAP
hostname - correct
port - 389
search base: dc=example,dc=io
Authentication Method - simple Authentication
Username - cn=admin,dc=example,dc=io
Password - Blankedforgoodreason
Base DN - ou=people
Object class - inetOrgPerson
User ID Attribute - uid
Real Name Attribute - cn
E-Mail Attribute - mail
Check User Mapping - shows all the correct use and role mappings.
The problem is that when trying to login the user is now able to login.
The Group - nexus-admin exists in ldap.
I went to roles and added the role to have nexus administration role.
I have checked Server >Security Settings and confirmed OOS LDAP Authentication Realm is under the Avaiable Realms section.
"Anonymous Access has been untucked.
I have no clue why my simple ldap user won't login.
Sonar works perfectly fine. WHy does nexus have an issue!!!!!