Rational Synchornization Server for RTC - Change
![](http://jazz.net/_images/myphoto/085ec557d33f619d92f4550f4be6c6e0.jpg)
We are working towards synchornization of RTC and Change using Rational Synchronization server (RSS).
We have installed RSS 1.4.0.4 in linux SUSE Platform.
We are using Tomcat Version 7. Tomcat is same which is bundled with CLM 4.0.
RSS is successfully installed, it is running on Tomcat Server. But not able to login using ADMIN/ADMIN.
In tomcat-user.xml, folllowing entry is present.
<user username="ADMIN" password="b521..." roles="admin"/>
By default role was JazzAdmin, JazzProjectAdmins etc. I changed to "admin".
I added following one more entry in tomcat-user.xml with user name and password is same as my name and role is admin, manager.
<user username="Bharat" password="bharat" roles="admin,manager"/>
I tried to login in RSS using with my id and password. But not able to login with RSS with even my ID also.
I am not sure this is due to Tomcat version 7 or something wrong in tomcat-user.xml. can you please share If any specific version of Tomcat (Other than version 7)is required for RSS 1.4.0.4 or can you share what could be issue which is not allowing to login in RSS
I am not able to proceed in RTC - Change Synchronizer due to login issue in RSS.
One answer
![](http://jazz.net/_images/myphoto/085ec557d33f619d92f4550f4be6c6e0.jpg)
Hi,
I just stumbled across this post, so was wondering if you're still encountering problems.
Whilst I do not think Tomcat 7 is certified, I do not think that your problem is that. I just checked my installation and my tomcat users file has:
<role rolename="administrator" />
<user username="paul" password="paul" roles="administrator" />
I am sure I had similar problems to you using "admin".
If you're still interested in resolving this then please let me know if this indeed resolves the issue. If not I will endeavour to help you resolve this now.
Cheers,
Paul