For auditing purposes, I need to find out what workstation a password was changed on. When you dspusrprf it shows the date it was changed and the date and time last logged. I would assume the workstation information must be there somewhere. Does anyone know how I could find this?
Software/Hardware used:
ASKED:
May 12, 2005 12:25 PM
UPDATED:
October 24, 2010 10:28 AM
If you have auditing turned on, you can use the CPYAUDJRNE command to find out who made the change, when the change was made, what was changed and the IP address of the machine where the change was made.
Note that the password might not have been changed from any workstation at all. A CHGUSRPRF command can be submitted by itself to batch or be run compiled in a program. A chain that leads to a source can be tricky.
Tom