• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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