标签: sonarqube
我在这个系统上有很多技术用户,最近升级到SQ 5.2。系统对普通用户使用LDAP身份验证。当我尝试更改技术用户的密码时,我得到了这个:
Password cannot be changed when external authentication is used
我还尝试删除用户,然后使用新密码重新创建它。该尝试给出了相同的错误消息。
我已确保受影响的用户列在sonar.properties中,适用于sonar.security.localUsers。
答案 0 :(得分:4)
计划在5.3版中修复:https://jira.sonarsource.com/browse/SONAR-7036