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

Additional FTP User with read only permissions

aburke

New Pleskian
Hello,

I've created a folder /var/www/vhosts/*domain*/httpdocs/upload and a ftp user with this path as root folder.

Now I need a second ftp user with read only permission to this folder. All files and folders have the permission 755 or 644, so the group psacln have read only permissions.
I already created a new user with useradd(ubuntu) in group psacln and changed the root folder in /etc/passwd. But the ftp login failed with "incorrect login". If i change the userid in /etc/passwd to the userid of the first ftp user the login works but the user is able to change all documents.

I hope anyone can help me to solve my problem.
 
Back
Top