Fix whitespace in sshd_config

This commit is contained in:
Marko Korhonen 2023-03-01 09:30:05 +02:00
parent 5e04976aba
commit 6e466cae8d

View file

@ -5,10 +5,10 @@ StreamLocalBindUnlink yes
Port 221
{%@@ endif @@%}
X11Forwarding yes
AuthorizedKeysFile .ssh/authorized_keys
AuthorizedKeysFile .ssh/authorized_keys
PasswordAuthentication no
PermitRootLogin no
ChallengeResponseAuthentication no
UsePAM yes
PrintMotd no # pam does that
Subsystem sftp /usr/lib/ssh/sftp-server
Subsystem sftp /usr/lib/ssh/sftp-server