Information
Deny access to unused accounts. If there has been no successful login attempt in a set period of time, the user is locked out and cannot log in.
Rationale:
User accounts that have been unused for over a given period of time can be automatically disabled. Unused accounts pose a threat to system security since the users are not logging in to notice failed login attempts or other anomalies
Solution
Run the following command to set the deny-on-nonuse setting.
CLI:
Hostname>set password-controls deny-on-nonuse enable on
GUI:
Navigate to User Management > Password Policy > Deny access to unused accounts:
Checked the 'Deny access to unused accounts' setting.
Default Value:
Not Selected