mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-21 18:23:42 +02:00
13.1_remove_empty_password_field.sh 13.2_remove_legacy_passwd_entries.sh 13.3_remove_legacy_shadow_entries.sh 13.4_remove_legacy_group_entries.sh 13.5_find_0_uid_non_root_account.sh 13.6_sanitize_root_path.sh
This commit is contained in:
2
etc/conf.d/13.2_remove_legacy_passwd_entries.cfg
Normal file
2
etc/conf.d/13.2_remove_legacy_passwd_entries.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/13.3_remove_legacy_shadow_entries.cfg
Normal file
2
etc/conf.d/13.3_remove_legacy_shadow_entries.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
2
etc/conf.d/13.4_remove_legacy_group_entries.cfg
Normal file
2
etc/conf.d/13.4_remove_legacy_group_entries.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
4
etc/conf.d/13.5_find_0_uid_non_root_account.cfg
Normal file
4
etc/conf.d/13.5_find_0_uid_non_root_account.cfg
Normal file
@ -0,0 +1,4 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
||||
# Put here valid accounts with uid 0 separated by spaces
|
||||
EXCEPTIONS=""
|
2
etc/conf.d/13.6_sanitize_root_path.cfg
Normal file
2
etc/conf.d/13.6_sanitize_root_path.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=enabled
|
Reference in New Issue
Block a user