Hi,
Can someone direct me to a sample code where i can change the mainframe password using a rexx.
Bascially ask the user the old password and then the new password, and then change it.
Thank you
Bascially ask the user the old password and then the new password, and then change it.
talhoo wrote:Hi,
Can someone direct me to a sample code where i can change the mainframe password using a rexx.
Bascially ask the user the old password and then the new password, and then change it.
Thank you
Actually, the RACF PASSWORD command wants you to enter your current password. Obnoxious? Yes. But if you've walked away from your terminal, and some one else then tries to change the password ...enrico-sorichetti wrote:... to change Your password You have to be logged on;
so no reason to ask for the old password again ...
the RACF PASSWORD command wants you to enter your current password.