RTC User-Id Case Sensitive Issue
Hi Team,
We host multiple RTC Projects for our clients, recently we experienced one issue, user was able to login with his user-id in uppercase, and if you check the user profile it says ADMIN.
However we have verified the JTS settings called “com.ibm.team.repository.service.internal.ContributorService”parameter set to false that means the user id is case sensitive. One should be able to login with only lower case (LDAP lower case ids), but here user is able to login with upper case also.
Even i was able to login with Upper case and Display name it says ADMIN.
Environment Details:
RTC 3.0.1.1
Application Server: Tomcat
Windows OS and MS Active Directory Services.
Any help would be highly appreciated.
Thanks
Regards,
Assassin 777
Accepted answer
I would also disable ADMIN which setup does by default http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.jazz.repository.web.admin.doc/topics/tdisableadmin.html .
2 other answers
Comments
Consider approaching support, or fix the user ID's so you don't need the case insensitive flag, which is a crutch for users that don't want to fix the problem in the first place. See https://rsjazz.wordpress.com/2012/10/12/changing-the-jazz-user-id-using-the-rtc-plain-java-client-libraries/