Hi Dean,
Assuming that you are talking about a system protected by RACF and that you have zSecure Admin's CKGRACF component available, I believe the command to use for one user would be
CKGRACF FIELD USER <userid> SET PASSDATE('20142F'x) REASON('<my reason>')where I will note that value is '
yydddF'x (so tomorrow it would be '20143F'X).
(You can find the CKGRACF commands in Chapter 12 of the zSecure Admin and Audit for RACF User Reference Guide.)
A CARLa to generate those commands from the UI would be:
n nopage dd=ckrcmds c=user s=base mask=AA*sortlist "CKGRACF FIELD USER" key(0) "SET PASSDATE('200520'x) REASON('<my reason>')"(FTR, I did not test this. )
I hope this helps.
Regards,
--Jeroen
Edit: Corrected date format. Thanks, Rob!
------------------------------
Jeroen Tiggelman
Software Development and Level 3 Support Manager IBM Security zSecure Suite
IBM
Delft
------------------------------