diff --git a/sshd_config b/sshd_config index 4cb2b93..58d379e 100644 --- a/sshd_config +++ b/sshd_config @@ -37,6 +37,8 @@ LoginGraceTime 15s MaxAuthTries 2 #MaxSessions 10 +AllowUsers {{ssh_users}} + #PubkeyAuthentication yes # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2