QM You are using a directory service that is not writable. User roles cannot be modified.
Mingzuo Shen (13●1●5●8)
| asked Nov 06 '13, 5:09 p.m.
edited Nov 07 '13, 10:05 a.m. by Max Bridges (241●2●6)
Newbie question please?
I have RQM 4.0.3 on Windows.
Please help - how do I modify user roles in QM now?
|
Accepted answer
Sunil Kumar R (1.1k●1●33●44)
| answered Nov 07 '13, 3:32 a.m.
JAZZ DEVELOPER edited Nov 07 '13, 3:33 a.m.
Hello Mingzuo, When during setup you choose "Non-LDAP external registry" as the user registry type. Automatically, CLM will look for users on other than Tomcat / LDAP.
So further to this, you need to configure WAS with federated realm as detailed in jazz.net article # 97
Once the above is done, you can modify the user settings in WAS which is automatically refreshed and picked by Jazz Applications using it.. So you need no to import these users into JTS. i.e., you would modify the users in WAS federated repository..
Do let me know if you have any further questions..
Best Regards
Sunil
Ralph Schoon selected this answer as the correct answer
Comments
Mingzuo Shen
commented Nov 07 '13, 3:09 p.m.
Thanks. The graphics on article #97 are too small,
Regardless how old the article is, the mechanism did not change. You have to do the user/group mapping in WAS first, then associate the roles to repository roles, in the security settings. You have to do that for your initial admin user you create during setup, before the setup. You might be able to get away with doing it after the setup, though.
|
2 other answers
Ralph Schoon (63.5k●3●36●46)
| answered Nov 07 '13, 3:17 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 07 '13, 3:18 a.m.
With WAS, you have either the option to use LDAP, in which case you have to create LDAP users with the repository roles in LDAP or you can use the WAS user registry, where you have to manage the users first and can use them in CLM later. This is explained here: https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/c_user_management_methods_was.html and https://jazz.net/library/article/604 might provide you with more hints.
I would suggest to use LDAP. There are free LDAP systems available. I think we show how that works in https://jazz.net/library/article/662 and we show using Windows Active directory here: https://jazz.net/library/article/831 . Comments
Mingzuo Shen
commented Nov 07 '13, 10:02 a.m.
Thanks, but at this point I would rather not get into LDAP.
Ralph Schoon
commented Nov 07 '13, 10:23 a.m.
| edited Nov 07 '13, 10:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It is managed within WebSpehere Application Server. I am not sure there is a file you can work with. You have to create the users within the WebSphere administration console and map the users to their repository roles.
Mingzuo Shen
commented Nov 07 '13, 2:54 p.m.
For now we plan to have at most a few users in QM.
Ralph Schoon
commented Nov 08 '13, 1:47 a.m.
| edited Nov 08 '13, 1:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I recall, you have to create the user e.g. mshen in the WAS registry and associate him to the JazzAdmin Group before you even run the setup. You have to map the user to the group and the group to the repository roles in Jazz. Please look at https://jazz.net/library/article/662. Some of the labs the deployment of an application and mapping the groups to the repository roles.
|
Thanks to Sunil and Ralph, seems I am ok now.
|
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.