• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue Disable SSH Login, keep SFTP enabled

mdde

Regular Pleskian
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.
 
HI,
i dont think so, i just turned "PasswordAuthentication" to YES again.
Now it works.
BUt i want to have this option to "no" ..
 
Back
Top