Information
Guidelines published by the U.S. Department of Defense specify that user accounts must be locked out after 35 days of inactivity. This number may vary based on the particular site's policy.
Note - To set the default for creating user accounts to expire after 35 days of inactivity, use the command-
useradd -D -f 35
This will create or modify the file /usr/sadm/defadduser with an entry definact=35 (or whatever you set it to for your site's policy).
Solution
Please refer to the remediation steps on page 109 of the CIS document.