We have deployed sonarqube 8.6 community edition on EKS and trying to configure LDAP.
As per documents above 8.0 LDAP plugin is not required, we have modified sonar.properties and restarted the sonar from UI. Couldn’t find any trace of LDAP connectivity failure or success in logs.
Please help out if i’m missing any step here.
Changes to the conf/sonar.properties file require a full restart of the SonarQube service – a restart from the UI won’t cut it.
And, correct me if I’m not understanding something correctly, I believe the preferred way to set this configuration is through Environment Variables when in a Docker environment.