Auditors have determined that user profiles have extended times since their previous login. What can be done to disable profiles that are not used for a specified period of time?
Answer(s)
- Set the system value QPRFINACT to the desired maximum number of days for the profiles to be inactive.
- Use the Security tools menu to set the desired maximum number of days for the profiles to be inactive.
- Change the User Profile parameter MAXINACT to the desired maximum number of days for the profiles to be inactive.
- Write a program to scan user profiles on a weekly basis and disable all profiles that did not sign on for the desired maximum number of days for the profiles to be inactive.
Correct Answer Use the Security tools menu to set the desired maximum number of days for the profiles to be inactive.