PasswordAuthenfication no

This commit is contained in:
2026-08-09 06:45:34 +00:00
parent b5542f4522
commit 570d367586
+1 -1
View File
@@ -21,7 +21,7 @@ AuthorizedKeysFile .ssh/authorized_keys
PermitEmptyPasswords yes
# Запретить вход по обычному паролю
PasswordAuthentication yes
PasswordAuthentication no
# Разрешить challenge-response аутентификацию
ChallengeResponseAuthentication yes