• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

How do I create a user ftp account with limited access to a certian file?

C

chessmaniac

Guest
Subject says it all. How do I create an ftp user account that will dump this user into a specified file under a certian domain?

Thanks

Dennis
 
I posted this the other day about manually adding additional ftp users:

http://forum.plesk.com/showthread.php?threadid=27183&highlight=useradd

You can't specify down to 'file' level, just 'directory' level. So if you want that user only to access specific 'file(s)', then you would put them into a specific directory and lock the user to that directory as 'home', then if you wanted to limit the user to read-only, you would have to chmod the file to readonly for user, group, other.

None of this can be done via the GUI control panel, has to be done by SSH root login to a command shell prompt.
 
Back
Top