It's all about the answers!

Ask a question

how to change user's password


Jason Lin (41111) | asked May 26 '09, 9:47 p.m.
retagged Jan 30 '13, 4:20 a.m. by Dr. Hans-Joachim Pross (1.1k4458)
Hello
How to change user's password once he forgot it?

7 answers



permanent link
Stef van Dijk (2.0k179) | answered May 28 '09, 11:21 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hello
How to change user's password once he forgot it?


Just to clarify, which password are you referring to? The RRC connection password or one used for the jfsuser or DB2, etc?

If you're referring to your own RRC connection password, then it depends. Are you using LDAP? If so, you'll have to change the password through your normal LDAP mechanisms. If you are not, then your password actually just matches your userid and can't (currently) be changed.

permanent link
Jason Lin (41111) | answered Jun 01 '09, 2:37 a.m.
Hello
How to change user's password once he forgot it?


Just to clarify, which password are you referring to? The RRC connection password or one used for the jfsuser or DB2, etc?

If you're referring to your own RRC connection password, then it depends. Are you using LDAP? If so, you'll have to change the password through your normal LDAP mechanisms. If you are not, then your password actually just matches your userid and can't (currently) be changed.

Hi:
My client doesn't use LDAP. They would like to change the user's password. It doesn't make sense that user can't change their password by themself, and it violates their company's security policy which the password is the same as user ID. How can I do? Thanks in advance.

permanent link
Stef van Dijk (2.0k179) | answered Jun 01 '09, 11:41 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
LDAP is the only current method which allows for actual password support.

permanent link
Jason Lin (41111) | answered Jun 03 '09, 12:01 p.m.
LDAP is the only current method which allows for actual password support.

Understood,tks.

permanent link
kathleen koh (612169) | answered Aug 19 '09, 1:13 a.m.
LDAP is the only current method which allows for actual password support.

Understood,tks.

There is a workaround. In Jazz, you will notice that one can change password when the user has the JazzAdmin rights.

Hence you may wish to do the following steps:
- Assuming user account is "UserA"
- Modify the "UserA" with "JazzAdmin" Repository Permission right.
- Login with the username, "UserA" and password, "UserA".
- In the User Management, select "UserA".
- You shall see the "Change Password" enabled.
- Clicked on the "Change password" button and enter with the changed password.
- Then disable the "JazzAdmin" Repository Permission right and assign with the rightful rights of "UserA".

May the above help.

Cheers,
Kathleen

permanent link
Dave Hecker (6633) | answered Apr 28 '10, 5:47 p.m.
LDAP is the only current method which allows for actual password support.

Understood,tks.

There is a workaround. In Jazz, you will notice that one can change password when the user has the JazzAdmin rights.

Hence you may wish to do the following steps:
- Assuming user account is "UserA"
- Modify the "UserA" with "JazzAdmin" Repository Permission right.
- Login with the username, "UserA" and password, "UserA".
- In the User Management, select "UserA".
- You shall see the "Change Password" enabled.
- Clicked on the "Change password" button and enter with the changed password.
- Then disable the "JazzAdmin" Repository Permission right and assign with the rightful rights of "UserA".

May the above help.

Cheers,
Kathleen

That is really a handy workaround, thanks!

permanent link
Robin Bater (3.4k47) | answered Apr 28 '10, 7:37 p.m.
JAZZ DEVELOPER
If you are using Tomcat a user can change both their own image and password.

They can log onto the Jazz admin website - https://<host>:<port>/jazz/admin (without ADMIN privileges) and they will see their name in the top right hand corner.

To the right of there name is a small pull-down menu - often difficult to spot. Select the menu button and they should be presented with "Edit Profile" menu option.

Clicking this will present the user with their profile web page and they should be able to change both their image and password.

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.