-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
-
Environment:Solaris 10 x86, JDK 1.6.0_03
Originally the users were created using firstname.lastname syntax but now I'd like to use the ajp connector and bind into the other systems which use firstname.lastname@company.com.
Wondering if there is an easy way to change the username so I don't loose all the existing code reviews associated with the usernames.
I initially had trouble using the @ sign when creating the users using Crucible internal user which enforces "Username can only contain alphanumeric, underscore, dot or dash". When creating through ajp the restriction is not enforced (thankfully
).