SV-208830r603263_rule
V-208830
SRG-OS-000076
OL6-00-000055
CAT II
10
Set the "Maximum number of days between password change" to "365":
# chage -M 365 <application_account>
Change the password for the system/application account:
#passwd <application_account>
Obtain a list of approved system and application accounts from the ISSO.
For each system and application account identified, run the following command:
# chage -l <application_account>
Last password change : Nov 05, 2018
Password expires : Nov 04, 2019
Password inactive : Dec 10, 2019
Account expires : never
Minimum number of days between password change : 1
Maximum number of days between password change : 365
Number of days of warning before password expires : 7
If "Maximum number of days between password change" is greater than "365", this is a finding.
If the date of "Last password change" exceeds 365 days, this is a finding.
If the date of "Password expires" is greater than 365 days from the date of "Last password change", this is a finding.
V-208830
False
OL6-00-000055
Obtain a list of approved system and application accounts from the ISSO.
For each system and application account identified, run the following command:
# chage -l <application_account>
Last password change : Nov 05, 2018
Password expires : Nov 04, 2019
Password inactive : Dec 10, 2019
Account expires : never
Minimum number of days between password change : 1
Maximum number of days between password change : 365
Number of days of warning before password expires : 7
If "Maximum number of days between password change" is greater than "365", this is a finding.
If the date of "Last password change" exceeds 365 days, this is a finding.
If the date of "Password expires" is greater than 365 days from the date of "Last password change", this is a finding.
M
2928