refactor(cis): remove redundant AllowUsers/AllowGroups/DenyUsers/DenyGroups from sshd
This commit is contained in:
@@ -62,7 +62,3 @@
|
|||||||
###########################
|
###########################
|
||||||
AllowStreamLocalForwarding no
|
AllowStreamLocalForwarding no
|
||||||
PermitUserRC no
|
PermitUserRC no
|
||||||
AllowUsers *
|
|
||||||
AllowGroups *
|
|
||||||
DenyUsers nobody
|
|
||||||
DenyGroups nobody
|
|
||||||
|
|||||||
Reference in New Issue
Block a user