5 pts.
 AS/400 Password synchronization code examples?
Does anyone have any code examples of synchronizing passwords on multiple AS/400 systems? Thanks for your tiime!

Software/Hardware used:
AS/400
ASKED: June 14, 2010  9:36 AM
UPDATED: June 14, 2010  9:34 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

i Series Navigator (Ops Nav) can do it. I’ve never done it because we have HA software.

 925 pts.

 

If the user profile names are the same, OS versions/releases are compatible and the QPWDLVL system values match, the Retrieve Encrypted User Password (QSYRUPWD) and Set Encrypted User Password (QSYSUPWD) APIs can be used to retrieve and set matching passwords.

V5R3 and V5R4 are examples of compatible releases. I think that V5R4 and i 6.1 are not compatible, but I’d really need to test to be sure.

Tom

 108,195 pts.