Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f28e22a

Browse files
committed
Add rules for SLES-12-010210 STIG
1 parent 99aa16e commit f28e22a

File tree

3 files changed

+5
-3
lines changed
  • linux_os/guide/system/accounts/accounts-pam/set_password_hashing_algorithm/set_password_hashing_algorithm_logindefs
  • sle12/profiles

3 files changed

+5
-3
lines changed

linux_os/guide/system/accounts/accounts-pam/set_password_hashing_algorithm/set_password_hashing_algorithm_logindefs/ansible/shared.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv
1+
# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv,multi_platform_sle
22
# reboot = false
33
# strategy = restrict
44
# complexity = low

linux_os/guide/system/accounts/accounts-pam/set_password_hashing_algorithm/set_password_hashing_algorithm_logindefs/rule.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
documentation_complete: true
22

3-
prodtype: fedora,ol7,ol8,rhel7,rhel8,rhv4,wrlinux1019
3+
prodtype: fedora,ol7,ol8,rhel7,rhel8,rhv4,wrlinux1019,sle12
44

55
title: 'Set Password Hashing Algorithm in /etc/login.defs'
66

@@ -21,6 +21,7 @@ severity: medium
2121
identifiers:
2222
cce@rhel7: CCE-82050-6
2323
cce@rhel8: CCE-80892-3
24+
cce@sle12: CCE-83029-9
2425

2526
references:
2627
stigid@ol7: OL07-00-010210
@@ -33,6 +34,7 @@ references:
3334
pcidss: Req-8.2.1
3435
srg: SRG-OS-000073-GPOS-00041
3536
stigid@rhel7: RHEL-07-010210
37+
stigid@sle12: SLES-12-010210
3638
isa-62443-2013: 'SR 1.1,SR 1.10,SR 1.2,SR 1.3,SR 1.4,SR 1.5,SR 1.7,SR 1.8,SR 1.9,SR 2.1'
3739
isa-62443-2009: 4.3.3.2.2,4.3.3.5.1,4.3.3.5.2,4.3.3.6.1,4.3.3.6.2,4.3.3.6.3,4.3.3.6.4,4.3.3.6.5,4.3.3.6.6,4.3.3.6.7,4.3.3.6.8,4.3.3.6.9,4.3.3.7.2,4.3.3.7.4
3840
cobit5: DSS05.04,DSS05.05,DSS05.07,DSS05.10,DSS06.03,DSS06.10

sle12/profiles/stig.profile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ selections:
2828
- service_auditd_enabled
2929
- auditd_data_retention_space_left
3030
- auditd_data_retention_action_mail_acct
31-
31+
- set_password_hashing_algorithm_logindefs

0 commit comments

Comments
 (0)