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

Root FTP - Master FTP account

H

HJ-James

Guest
Is there a way through Plesk to create an FTP master account? I simply would like one FTP acct that can easily get to any file within my /vhosts/ directory.

I know nothing about *nix, but SSHed in and issued the following command:

useradd -u 10101 -o -d /var/www/vhosts/ -g psacln -s /bin/false masterFTP

And that did allow me to log in to the /vhosts/ directory, but alas, I was locked out of the /httpdocs/ of the domains.

On other message boards I have seen people say.. "this question has been asked so many times.." and even some who say.. "well that's easy, but..." but, still no proof that a solution exists.

If there is a man who walks this earth who knows how create a master FTP account in PLESK, I'd be in awe of his knowledge. Please share!

Oh, and if there's a security risk with that.. I'm okay with it.

James
 
James,

If it will not affect your security policy, you can just remove root from /etc/ftpusers and use root account for access via FTP to any vhost.
 
Remove root from /etc/ftpusers

Hello,

I've added the account the same way but how do i remove it? where do i find the /etc/ftpusers file? trought ssh?

The account works but the same problem, i can't access httpdocs folders.

Thanx
 
Back
Top