Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion controls/stig_ol9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2250,7 +2250,7 @@ controls:
title: OL 9 must automatically expire temporary accounts within 72 hours.
rules:
- account_temp_expire_date
status: automated
status: manual

- id: OL09-00-003005
levels:
Expand Down
2 changes: 1 addition & 1 deletion controls/stig_slmicro5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ controls:
title: SLEM 5 must automatically expire temporary accounts within 72 hours.
rules:
- account_temp_expire_date
status: automated
status: manual

- id: SLEM-05-411050
levels:
Expand Down
2 changes: 1 addition & 1 deletion controls/stig_ubuntu2204.yml
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ controls:
- medium
rules:
- account_temp_expire_date
status: automated
status: manual

- id: UBTU-22-411045
title: Ubuntu 22.04 LTS must automatically lock an account until the locked account is released
Expand Down
4 changes: 2 additions & 2 deletions products/rhel8/controls/stig_rhel8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@ controls:
less.
rules:
- account_temp_expire_date
status: automated
status: manual

- id: RHEL-08-020010
levels:
Expand Down Expand Up @@ -1320,7 +1320,7 @@ controls:
title: RHEL 8 must automatically expire temporary accounts within 72 hours.
rules:
- account_temp_expire_date
status: automated
status: manual

- id: RHEL-08-020280
levels:
Expand Down
2 changes: 1 addition & 1 deletion products/rhel9/controls/stig_rhel9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2351,7 +2351,7 @@ controls:
title: RHEL 9 must automatically expire temporary accounts within 72 hours.
rules:
- account_temp_expire_date
status: automated
status: manual

- id: RHEL-09-411045
levels:
Expand Down
Loading