Ldap service account user permission

Hi

I have a ldap setup and its working fine . How can I add a ldap service account user to sonarqube.
I want to grant permissiion to ldap service account. I cannot login with ldap service account.

Hi @iftaquar,

To understand correctly, you’re using a LDAP service account to bind SonarQube to LDAP, and you want to use this account to log in to SonarQube as well? Are they in the same DN?

Hi @Wouter_Admiraal I have a similar issue and Service account is in different DN? Users can login but we are getting authentication failed message with the service account

Hi @kkalwaysok ,

You will have to target a high enough OU which contains all your users, as we don’t support multiple DNs.

I changed to OU to high then it worked.

Sorry about the late reply