refactor(cis): remove redundant AllowUsers/AllowGroups/DenyUsers/DenyGroups from sshd

This commit is contained in:
2026-02-21 00:38:52 +01:00
parent fbd57e0603
commit c837a52a24

View File

@@ -62,7 +62,3 @@
########################### ###########################
AllowStreamLocalForwarding no AllowStreamLocalForwarding no
PermitUserRC no PermitUserRC no
AllowUsers *
AllowGroups *
DenyUsers nobody
DenyGroups nobody