Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to retrieve the admin user id and password of Jazz team server . I installed in the previous month and now has no info of it


How to retrieve the admin user id and password of Jazz team server . I installed in the previous month and now has no info of it

 

Initially on the installation there was a admin user and password ADMIN but now it is not working.

 

1 vote


Accepted answer

Permanent link
I just made it in a local server using Libert profile as webserver.

To re-enable the default ADMIN access:

1. Stop the Jazz Team Server
2. Go to <server_install_dir>\server\conf\jts directory
3. Edit the file: teamserver.properties
4. Change the property: com.ibm.team.repository.ws.allow.admin.access=false
    to:   com.ibm.team.repository.ws.allow.admin.access=true
5. Save the change

Under <server_install_dir>\server\liberty\servers\clm\conf directory, look for a file named basicUserRegistry.xml, and edit the file, then insert the ADMIN user on JazzAdmins group and save.

<group name="JazzAdmins">
        <member name="ADMIN"/>

Start the CLM server and login using your ADMIN acount. (ADMIN/ADMIN)






Ralph Schoon selected this answer as the correct answer

1 vote


2 other answers

Permanent link
Hi Ashish,

which application server are you using ?

If it's Tomcat, you might want to have a look at this TechNote :
http://www-01.ibm.com/support/docview.wss?uid=swg21314276

Stephane
Jazz Jumpstart

1 vote


Permanent link
by default ADMIN/ADMIN is the user password. It often gets disabled during setup and you essentially creates your own admin user and corresponding password. You no longer should be able to login using ADMIN as it is disabled. I would advice you to work with support to recover the admin user id which you created during setup.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,496

Question asked: Jul 07 '12, 1:58 a.m.

Question was seen: 8,543 times

Last updated: Jun 26 '18, 7:59 p.m.

Confirmation Cancel Confirm