• 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

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