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.
psf-users
psf-admin
1 parent 52303b5 commit 29f1626Copy full SHA for 29f1626
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