0 pts.
 Passwords
I need to find a way to list, for my auditors, a report that shows the user ID and they encrypted password. Has anybody done this in the past?

Software/Hardware used:
ASKED: April 30, 2007  6:16 PM
UPDATED: April 30, 2007  7:18 PM

Answer Wiki:
I've done this successfully on PCs, I've never heard, or seen a way to successfully display an AS/400 password. IBM has locked this down well. Don't be completely discourage. To obtain the user profile information and a ton of additional user profile information try the following... DSPUSRPRF USRPRF(*ALL) OUTPUT(*OUTFILE) OUTFILE(MYLIBRARY/MYFILE)OUTMBR(*FIRST *ADD) Once the file is created go into WRKQRY and use the newly created file. If you've never tried this before I know you will be very pleased. *NOTE* Please subsitute mylibrary and myfile with the file and library of your choice.
Last Wiki Answer Submitted:  April 30, 2007  7:18 pm  by  DLM2007   250 pts.
All Answer Wiki Contributors:  DLM2007   250 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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