mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 23:43:06 +00:00
Add SSH Variables the proper way, condition entries correct.
Signed-off-by: root@DERVISHx <nuno.carvalho@siemens.com>
This commit is contained in:
parent
5ab4a1c0ed
commit
e4e0b9d0a3
2 changed files with 2 additions and 2 deletions
|
|
@ -9,6 +9,6 @@ rhel9cis_sshd:
|
|||
clientaliveinterval: 900
|
||||
logingracetime: 60
|
||||
# allowusers:
|
||||
allowgroups: root sshd wheel
|
||||
allowgroups: sshd wheel
|
||||
# denyusers:
|
||||
# denygroups:
|
||||
Loading…
Add table
Add a link
Reference in a new issue