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

Creating FTP Subaccounts

S

svaughan

Guest
Hi,

I'm trying to create a 2nd ftp account for a domain, I'm unsure what the correct procedure is for this - I've created the user manually via Computer Management, given the user full permissions to the vhost\domain.com folder but still can't seem to login.

I keep getting this error:

530 User walkmovedes cannot log in, home directory inaccessible.

I've given the user full access to the domain folder, their also in the MSFTP and psacln groups. The domain also has Unlimited FTP accounts set in the limits.

thanks
 
That is a permissions error, make sure the windows user has permissions to that folder.
 
Try this from the command prompt of the Server:
"%plesk_bin%\ftpmng.exe" --remove-all
"%plesk_bin%\ftpmng.exe" --reconfigure-all
and restart FTP/IIS
 
No need to do that, just fix the permissions on the one folder.
Much easier and simpler, and no need to mess with anyone else :)
 
I've given the user full access to the c:\Inetpub\vhosts\domain.com folder and the account still doesn't work, same error home directory inaccessible
 
Restarted ftp via IIS manager, didn't fix the problem....

The .security file in the domain's root folder, does that control access to the folder?
 
Back
Top