debug: accept rsa keys
This commit is contained in:
parent
4df9913fce
commit
d42fccd836
|
@ -10,6 +10,7 @@ PubkeyAuthentication yes
|
||||||
AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
|
AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
AllowAgentForwarding yes
|
AllowAgentForwarding yes
|
||||||
|
PubkeyAcceptedAlgorithms=+ssh-rsa
|
||||||
|
|
||||||
# override default of no subsystems
|
# override default of no subsystems
|
||||||
Subsystem sftp internal-sftp
|
Subsystem sftp internal-sftp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user