Security improved

This commit is contained in:
m8in
2026-03-20 20:45:28 +01:00
parent ee87921da4
commit 363ed88731

View File

@@ -8,3 +8,4 @@ AllowUsers root
# - adduser "${USER}" "ssh_login" # - adduser "${USER}" "ssh_login"
Match group ssh_login Match group ssh_login
AllowUsers * AllowUsers *
PasswordAuthentication no