• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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