Skip to content

Commit 8df17e5

Browse files
Merge pull request #12335 from rumch-se/pam_options_template_rules_update_slem
Updated rules based on template pam_options to support SLE Micro
2 parents 5757c41 + 3270b5a commit 8df17e5

8 files changed

Lines changed: 24 additions & 18 deletions

File tree

controls/stig_slmicro5.yml

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,29 +1060,33 @@ controls:
10601060
levels:
10611061
- medium
10621062
title: SLEM 5 must enforce passwords that contain at least one uppercase character.
1063-
rules: []
1064-
status: pending
1063+
rules:
1064+
- cracklib_accounts_password_pam_ucredit
1065+
status: automated
10651066

10661067
- id: SLEM-05-611015
10671068
levels:
10681069
- medium
10691070
title: SLEM 5 must enforce passwords that contain at least one lowercase character.
1070-
rules: []
1071-
status: pending
1071+
rules:
1072+
- cracklib_accounts_password_pam_lcredit
1073+
status: automated
10721074

10731075
- id: SLEM-05-611020
10741076
levels:
10751077
- medium
10761078
title: SLEM 5 must enforce passwords that contain at least one numeric character.
1077-
rules: []
1078-
status: pending
1079+
rules:
1080+
- cracklib_accounts_password_pam_dcredit
1081+
status: automated
10791082

10801083
- id: SLEM-05-611025
10811084
levels:
10821085
- medium
10831086
title: SLEM 5 must enforce passwords that contain at least one special character.
1084-
rules: []
1085-
status: pending
1087+
rules:
1088+
- cracklib_accounts_password_pam_ocredit
1089+
status: automated
10861090

10871091
- id: SLEM-05-611030
10881092
levels:
@@ -1097,17 +1101,19 @@ controls:
10971101
levels:
10981102
- medium
10991103
title: SLEM 5 must employ passwords with a minimum of 15 characters.
1100-
rules: []
1101-
status: pending
1104+
rules:
1105+
- cracklib_accounts_password_pam_minlen
1106+
status: automated
11021107

11031108
- id: SLEM-05-611040
11041109
levels:
11051110
- medium
11061111
title:
11071112
SLEM 5 must require the change of at least eight of the total number of characters
11081113
when passwords are changed.
1109-
rules: []
1110-
status: pending
1114+
rules:
1115+
- cracklib_accounts_password_pam_difok
1116+
status: automated
11111117

11121118
- id: SLEM-05-611045
11131119
levels:

linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pamcracklib/cracklib_accounts_password_pam_dcredit/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ severity: medium
2020
identifiers:
2121
cce@sle12: CCE-83168-5
2222
cce@sle15: CCE-85564-3
23+
cce@slmicro5: CCE-93764-9
2324

2425
references:
2526
cis@sle12: 5.3.1

linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pamcracklib/cracklib_accounts_password_pam_difok/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ severity: medium
2424
identifiers:
2525
cce@sle12: CCE-83170-1
2626
cce@sle15: CCE-85677-3
27+
cce@slmicro5: CCE-93765-6
2728

2829
references:
2930
disa: CCI-000195

linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pamcracklib/cracklib_accounts_password_pam_lcredit/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ severity: medium
2121
identifiers:
2222
cce@sle12: CCE-83167-7
2323
cce@sle15: CCE-85676-5
24+
cce@slmicro5: CCE-93763-1
2425

2526
references:
2627
cis@sle12: 5.3.1

linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pamcracklib/cracklib_accounts_password_pam_minlen/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ severity: medium
1919
identifiers:
2020
cce@sle12: CCE-83188-3
2121
cce@sle15: CCE-85573-4
22+
cce@slmicro5: CCE-93766-4
2223

2324
references:
2425
cis@sle12: 5.3.1

linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pamcracklib/cracklib_accounts_password_pam_ocredit/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ severity: medium
2121
identifiers:
2222
cce@sle12: CCE-83169-3
2323
cce@sle15: CCE-85574-2
24+
cce@slmicro5: CCE-93767-2
2425

2526
references:
2627
cis@sle12: 5.3.1

linux_os/guide/system/accounts/accounts-pam/password_quality/password_quality_pamcracklib/cracklib_accounts_password_pam_ucredit/rule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ severity: medium
2121
identifiers:
2222
cce@sle12: CCE-83166-9
2323
cce@sle15: CCE-85675-7
24+
cce@slmicro5: CCE-93762-3
2425

2526
references:
2627
cis@sle12: 5.3.1

shared/references/cce-slmicro5-avail.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ CCE-93722-7
1414
CCE-93726-8
1515
CCE-93743-3
1616
CCE-93757-3
17-
CCE-93762-3
18-
CCE-93763-1
19-
CCE-93764-9
20-
CCE-93765-6
21-
CCE-93766-4
22-
CCE-93767-2
2317
CCE-93777-1
2418
CCE-93783-9
2519
CCE-93789-6

0 commit comments

Comments
 (0)