I used to display the last signon date on a specific user profile to know if it was still used, if it was older than 3 months, it was deleted. Now there are more & more user profiles defined to the system for other applications than the "green screen", like FTP, ISeries Navigator, ODBC, etc....
What's the best way to find out when was the last time such user profiles were used.
Software/Hardware used:
ASKED:
January 11, 2006 5:55 PM
UPDATED:
January 13, 2006 9:37 AM
The last used date for the *USRPRF objects in QSYS should get you what you need.
If you want to be completely thorough in your examination, prior to deletion, you will need to check a number of “things”….
Last Used Date
Previous Signon Date
Password Last Changed Date
Creation Date
Is the profile a group profile?
Is it an IBM supplied profile?
Is it a 3rd party product profile?
All of these could affect your decision to delete the profile (or not)