Fix whitespace in sshd_config
This commit is contained in:
parent
5e04976aba
commit
6e466cae8d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue