hi,
a few Weeks ago, i turned "PasswordAuthentication" to "no" in "/etc/ssh/sshd_config" because i'm using SSH Keys now.
So today, customer wrote, that his SFTP is not working anymore.
What can i do here? Am i missing something?
Do i have to add:
Subsystem sftp /usr/lib/openssh/sftp-server
Subsystem sftp internal-sftp <-
This additional Line to get SFTP working again?
Customer Error was: "Fehler: Disconnected: No supported authentication methods available (server sent: publickey)"
Thank you in advance for any advice.
a few Weeks ago, i turned "PasswordAuthentication" to "no" in "/etc/ssh/sshd_config" because i'm using SSH Keys now.
So today, customer wrote, that his SFTP is not working anymore.
What can i do here? Am i missing something?
Do i have to add:
Subsystem sftp /usr/lib/openssh/sftp-server
Subsystem sftp internal-sftp <-
This additional Line to get SFTP working again?
Customer Error was: "Fehler: Disconnected: No supported authentication methods available (server sent: publickey)"
Thank you in advance for any advice.