mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
Removing statement about SSH precedence vars.
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
parent
c70c23680a
commit
a83678e9ce
1 changed files with 0 additions and 5 deletions
|
|
@ -1028,11 +1028,6 @@ rhel9cis_sshd:
|
|||
# This variable specifies the amount of seconds allowed for successful authentication to
|
||||
# the SSH server.
|
||||
logingracetime: 60
|
||||
# WARNING: make sure you understand the precedence when working with these values!!
|
||||
# allowusers:
|
||||
# allowgroups: systems dba
|
||||
# denyusers:
|
||||
# denygroups:
|
||||
# This variable, if specified, configures a list of USER name patterns, separated by spaces, to allow SSH
|
||||
# access for users whose user name matches one of the patterns. This is done
|
||||
# by setting the value of `AllowUsers` option in `/etc/ssh/sshd_config` file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue