fixed host key configuration mistake
This commit is contained in:
parent
89af85f17f
commit
cc0f964095
@ -12,8 +12,8 @@ ClientAliveCountMax 30
|
||||
Protocol 2
|
||||
|
||||
### Authentication settings
|
||||
HostKey /etc/ssh/ed25519.key.pub
|
||||
HostKey /etc/ssh/RSA4096.key.pub
|
||||
HostKey /etc/ssh/ed25519.key
|
||||
HostKey /etc/ssh/RSA4096.key
|
||||
#PasswordAuthentication no
|
||||
PasswordAuthentication yes
|
||||
PermitEmptyPasswords no
|
||||
|
Loading…
Reference in New Issue
Block a user