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

Upgrade 5.0.2 to 6.0.1

On 5.0.2 I had a user that was JazzAdmin. When I setup it the default ADMIN user was disabled. So, every operation was done with JazzAdmin user. 

 After upgrade from 5.0.2 to 6.0.1, I need to run setup in order to configure new applications (ex: Global Configuration Management). But I tried to login with JazzAdmin user and application return user or password invalid. I tried with ADMIN user, but it was disabled.

I saw an article that is possible to activate ADMIN user, but it only works with tomcat. I saw that 6.0.1 is not using tomcat as default application server.

What can I do with it?

0 votes



One answer

Permanent link
Hi,

I have not tried to re-enable the ADMIN user yet but it looks like equivalent of Tomcat's tomcat-users.xml is   basicUserRegistry.xml  in \server\liberty\servers\clm\conf of your installation directory.

You should see something like this:
 <group name="JazzAdmins">
        <member name="clmuser"/>
        </group>


where clmuser is the JazzAdmin account I created during JTS setup.

So I will try adding <member name="ADMIN"/> to the JazzAdmins group (after making a back-up of basicUserRegistry.xml)

Thanks,
Brett

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
× 2,357

Question asked: Dec 18 '15, 6:45 a.m.

Question was seen: 3,449 times

Last updated: Dec 20 '15, 6:31 p.m.

Confirmation Cancel Confirm