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

multiple ftp accounts with specific folders permision

igoldman

Regular Pleskian
I would like to know how to setup multiple ftp accounts with specific folders permision

to domain account.

which means that I will create a new ftp account and this ftp account will have

a permision to specific folder and will not have access to other folders

how to do this ?

I am using Microsoft FTP server software.
 
Requirements:
1. Ensure that you have a domain controller setup. (Active Directory)
2. Ensure that you local computers are part of that domain



Steps:
1. Setup the FTP server in a computer that is a member of the domain.
2. Setup group FTP accounts in the domain controller (not in the computer running the FTP server)
3. Setup the rights of the group FTP accounts in the domain controller(active directory)
3. Setup FTP account iin the domain controller. Make FTP accounts member of the group FTP accounts.
4. Create a designated FTP folder in any computers that are member of the domain.
5. Create FTP SUB-Folders in the designated FTP folder.
6. Setup security on those FTP SUB-FOLDERS. You will find that accounts from your domain controller are available in the securiy tab.
 
Back
Top