Install the Password Synchronization Agent
You must have *ADDOBJ privileges and the following are necessary for the agent to receive password change notifications:
The agent is initiated only when a password change is made. To change the password, issue the CHGPWD command.
Note: The Global User must be flagged for password synchronization.
On the iSeries
CRTUSRPRF USRPRF(PWDSYNCH) PWDEXP(*YES)
Note: As a security measure, the user is created with the password expired.
CRTSAVF MYLIB/PWDSYNCH
ftp <hostname> binary cd MYLIB put PWDSYNCH.FILE
RSTLIB SAVLIB(PWDSYNCH) DEV(*SAVF) SAVF(MYLIB/PWDSYNCH)
This command extracts and installs the synch agent into the PWDSYNCH library.
DSPLIB PWDSYNCH
The following objects should be displayed:
Object |
Type |
Attribute |
---|---|---|
PWDSYNCH |
*PGM |
CLE |
CONFIG |
*FILE |
PF |
LOG |
*FILE |
PF |
CHGSYSVAL SYSVAL(QPWDVLDPGM) VALUE(*REGFAC) ADDEXITPGM EXITPNT(QIBM_QSY_VLD_PASSWRD) FORMAT(VLDP0100) PGMNBR(1) PGM(PWDSYNCH/PWDSYNCH) TEXT('eTrust Admin Password Synch Agent')
EDTF FILE(PWDSYNCH/CONFIG)
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |