At least the next ldap properties must be mentioned in sonar properties file:
#ldap connection properties
- sonar.security.realm=LDAP
- ldap.url=ldap://mycompany.com
- ldap.authentication=simple
- ldap.realm=mycompany.com
#ldap login properties
- ldap.bindDn=cn=XXXXX
- ldap.bindPassword=PASSWORD
- ldap.loginAttribute=mail
Property "ldap.authentication" works only with "simple" value. There are another encryption options which can be used but only option simple was working.
Hiç yorum yok:
Yorum Gönder