• 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.

sFTP-only chrooted Access

PleskWebmaster

New Pleskian
OS: CentOS 6.7 (Final)
Plesk version: 12.0.18 Update #66
Last updated: Sept 28, 2015 05:45 PM

Hello to everyone...

I am (so far) unsuccessfully trying to accomplish the following:

PREVENT THE SYSTEM USER OF A SUBSCRIPTION FROM LOGGING INTO A SHELL, BUT AT THE SAME TIME PROVIDE THE SUBSCRIPTION USER SFTP ACCESS TO THEIR HTTPDOCS DIRECTORY

If this possible through the interface? Has anyone accomplished it otherwise? If no to both of those, is there known documentation (by Odin or anyone else) for how to correctly do this?

Thanks -
 
It is impossible now.
You can try to achieve it with rssh and allow sftp in /etc/rssh.conf with

# usermod -s /usr/bin/rssh user

but I afraid that all your customizations will be overwritten by Plesk.
You can submit feature request to plesk.uservoice.com as possible solution.
 
Back
Top