• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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