It's all about the answers!

Ask a question

how to recover database password information used for JTS configuration


anoop mc (74811188221) | asked Sep 24 '14, 9:23 a.m.
 Hi,

We have an existing Jazz enviornment runnning on 4.0.6 configured to use sql server as the backend.
The problem we noticed is - the person who configured the application has already left the organization.

Want to know where the password information will be written into. I see some garbage value against password in the teamserver.properties file.

The password for jtsdbuser,ccmdbuser,qmdbuser.



Accepted answer


permanent link
Donald Nong (14.5k414) | answered Sep 24 '14, 7:52 p.m.
The password is "encrypted" for security reason, and it is not "garbage value", and you cannot retrieve the password from its encrypted form (that would be a security risk if you could).
I suggest you change the password on the SQL Server side and change it in JTS to match. If your CLM applications are still functioning, you can change the password JTS configuration. Otherwise, use a tool to encrypt the password and update the teamserver.properties file.
https://jazz.net/forum/questions/76303/encryption-of-passwords-in-teamserverproperties
anoop mc selected this answer as the correct answer

One other answer



permanent link
Francesco Chiossi (5.7k11119) | answered Sep 25 '14, 4:14 a.m.
Hello Anoop,

a similar question was asked in this thread:

SQL server password recovery
https://jazz.net/forum/questions/100828/sql-server-password-recovery

Best Regards,

Francesco Chiossi

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.