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

Issue with suspend client/domain still being able to ftp

R

RickJones

Guest
hello,

We have a issue where we suspend the domain/client but the ftp details still work.

Is there are any way to stop this?

Thanks
 
Try

Code:
/etc/init.d/psa stop
/etc/init.d/psa start

Does that stop them from logging in?

Also make sure they are disabled in the /etc/shadow file
 
Restarting psa doesn't seem to disable FTP access for my suspended accounts. I can disable it via /etc/shadow but shouldn't Plesk be disabling all services when an account is suspended?

Try

Code:
/etc/init.d/psa stop
/etc/init.d/psa start

Does that stop them from logging in?

Also make sure they are disabled in the /etc/shadow file
 
Back
Top