Hi All, How to reset password in teamserver.properties file?
Accepted answer
Hi Vijayalakshmi
There is no option to reset the password in teamserver.properties file.
If you are using Apache Tomcat application server you can use the tomcat-users.xml file to reset the password as mentioned here:
If this doesn't help, please let know your complete set-up.
- Are you using Apache tomcat server or Websphere Application Server (WAS)?
- What is the error you receive and are you trying to login to RTC? Did you forget the password?
- Are you using an external LDAP to define the users and their credentials?
One other answer
Hi,
I am using WAS on z/OS to deploy jts.
RTC version is RTCv4.0.1
Security implemented with RACF.
I started up WAS on z/OS, and from Web browser WAS console, logged on with WAS admin user id and deployed jts.war file.
Started up jts from WAS console.
Then with url
https://192.86.32.83:9443/jts, i could view the jazz server web page(Logon screen)
When i tried to logon with user id and password given in teamsever.properties file, it says Invalid user.
How to proceed now.
Regards,
viji
I am using WAS on z/OS to deploy jts.
RTC version is RTCv4.0.1
Security implemented with RACF.
I started up WAS on z/OS, and from Web browser WAS console, logged on with WAS admin user id and deployed jts.war file.
Started up jts from WAS console.
Then with url
https://192.86.32.83:9443/jts, i could view the jazz server web page(Logon screen)
When i tried to logon with user id and password given in teamsever.properties file, it says Invalid user.
How to proceed now.
Regards,
viji