-
Bug
-
Resolution: Fixed
-
Major
-
None
System tried to send mail to user grixon@ast.cam.ac.uk where grixon is an account that has committed changes to SVN and ast.cam.ac.uk is the default email domain. I went to change that user's email setting and found the account not listed in the "manage users" page. I then tried to create the account and was told "account is already taken".
- is related to
-
JENKINS-7096 User is created even if invalid or missing information is typed
-
- Resolved
-
This thing is very odd.
If you configured jenkins with:
"Security realm" -> "own database" + "allow sign up"
Then after runing some build that creates SCM people, you can't "sign up" with existed SCM username.
Probably during sign up jenkins should check user database instead of SCM people.
https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java#L311
This problem can be bypassed by setting password in /user/USERNAME/configure manually by administrator. It will automatically create real internal user /securityRealm/