Skip to content

Commit 3f02a41

Browse files
Add aide rules and display_login_attempts to sle16 base profile
1 parent 2066d4c commit 3f02a41

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

products/sle16/controls/base_sle16/0500_audit.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ controls:
2626
rules:
2727
- rsyslog_remote_loghost
2828
status: automated
29+
- id: SLES-16-16016515
30+
levels:
31+
- pcidss4
32+
title: SLE16 system should capture invalid login access attempts
33+
status: automated
34+
rules:
35+
- display_login_attempts
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
#
2+
# A group of rules regarding verifying operating system security
3+
#
4+
# SLES-16 ids allocated for this group from SLES-16-16016700 till SLES-16-16016799
5+
#
6+
7+
controls:
8+
- id: SLES-16-16016700
9+
levels:
10+
- pcidss4
11+
title: SLE16 system should have system for checking its integrity
12+
status: automated
13+
rules:
14+
- aide_build_database
15+
- aide_periodic_checking_systemd_timer

0 commit comments

Comments
 (0)