340 pts.
 Reset Password of a UserProfile
Hi Group, How do we reset the password of a UserProfile in AS/400? Regards, M

Software/Hardware used:
ASKED: January 22, 2013  11:02 AM
UPDATED: January 22, 2013  2:38 PM

Answer Wiki:
using CHGUSRPRF  command we can reset the password. To change your own password "CHGPWD" is the command. 
If You have an Authority as QSECOFR, Then use the command " WRKUSRPRF" and give the User profile name and then you' will have password field on the screen. you can reset the password there or even you can give specified password there.
Last Wiki Answer Submitted:  January 23, 2013  6:27 am  by  Divyakapoor   45 pts.
All Answer Wiki Contributors:  Divyakapoor   45 pts. , Michael Tidmarsh   11,380 pts. , kennedy2802   90 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

To change the password of another user, use the CHGUSRPRF PASSWORD() parameter. To change your own password, use CHGPWD. — Tom

 107,735 pts.

 

You also need the proper authority to change a password. If you don’t have the authority yo need to talk to someone who does or has access to QSECOFR.

 3,890 pts.

 

and I suggest you set it to something easy (e.g. same as the profile name) but use the “set password to expired” = *YES and warn the user that he/she must change the password (to what he/she really wants) at the next login. Much more professional than giving you the real password to enter.

 1,565 pts.