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

Multiple users per domain with SSH/SCP access (chrooted)

N

nidag

Guest
Hi all,

I know how to give the main domain user access for SSH/SCP/SFTP using the drop-down 'shell access' in domain setup and selecting "/bash/bin (chrooted)".

Now the customer wants to have additional users getting access to specific directories of the web-root of that domain. How can I set up those using PLESK? I know I could just set them up on linux shell bypassing PLESK , but I want to use PLESK so that the customer could also create such users with his access to the PLESK Backend.

Is there any way to configure it that way?

Thanks for your support.

MfG,
Oliver Neumann
 
Plesk itself does not have this ability. The only possible way would be for you to develop your own custom scripts and make them available to the client via a custom button. Be forewarned, there may be issues with getting your script to run at a privilege level sufficient to allow creating the additional users in Linux.
 
Hi,

thanks for the answer - I think we then do the quick and dirty way and just bypass PLEASK as the other opportunity will cost to much time.
 
Back
Top