We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52303b5 commit 1b9b5c2Copy full SHA for 1b9b5c2
salt/benchmarks/configs/sshd-hardening.conf
@@ -8,7 +8,7 @@ ChallengeResponseAuthentication no
8
PubkeyAuthentication yes
9
10
# Restrict who can SSH in - allow PSF users and system admins
11
-AllowGroups psf-users sudo admin
+AllowGroups psf-admin sudo admin
12
13
# Where to read user keys from
14
AuthorizedKeysFile .ssh/authorized_keys
0 commit comments