• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question What is the difference between options 'Access to the server over SSH' parameter in Plesk?

hello @FutureX ,

in case chroot access granted, user will be able to access only files in his/her web space directory.
in case shell granted with sh/bash/tcsh/etc - user will have access to the whole server's file system (like /home , /var/ , /tmp/ and many other)
so yes, if you really necessarry to grant shell access with very limited access and strong restrictions - chroot is your choice.

also, please have in view, that even you did not grant shell access - subscription users will have access to their files with FTP protocol.
so, they will be able to download/upload/modify their files inside web space.
 
Thanks for the info! The main reason I want to give SSH access is so users can use the WordPress CLI.
 
Back
Top