LDAP: error code 1 - 000004DC: LdapErr: DSID-0C0907E9

Good afternoon, I am having problems with the LDAP integration in SonarQube Developer 9.5.0.56709. I made the configuration as I show at the end of the paragraph and when I restart Sonar in the log I can see LDAP Test connection: Ok as the manual show. However, when trying to login with external Active Directory users, I get the error shown in the attached images.
This is my first Active Directory setup so I don’t know if I need to add information to sonar.properties. I appreciate your help and I’m on the lookout, greetings.

Sonar.properties configuration:
sonar.security.realm=LDAP
Ldap.url=ldap://ldap.url:389
ldap.user.baseDn=cn=usr,dc=example,dc=com,dc=org


Hi,

We’re not LDAP experts here. Your best bet is to get a simple LDAP client and perfect your connection settings with it, then transfer them to SonarQube. You might also talk to your LDAP admins and/or other folks who’ve integrated with your LDAP instance.

 
HTH,
Ann