mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
issue #296 thanks to @dbsanders
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
8cc3738fda
commit
48a471a037
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@
|
||||||
regexp: \s*umask
|
regexp: \s*umask
|
||||||
line: "umask {{ rhel9cis_root_umask }}"
|
line: "umask {{ rhel9cis_root_umask }}"
|
||||||
create: true
|
create: true
|
||||||
mode: 'u+x,go-rwx'
|
mode: 'u-x,go-rwx'
|
||||||
|
|
||||||
- name: "5.4.2.7 | PATCH | Ensure system accounts do not have a valid login shell"
|
- name: "5.4.2.7 | PATCH | Ensure system accounts do not have a valid login shell"
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue