• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Disable lfd "Suspicious process running under xxx"

lepe

Basic Pleskian
Hi all

I am trying one week ago and I cant stop the emails from lfd alerts such as "Suspicious process running under xxx"

I tried changing code in csf.conf to:

LF_EMAIL_ALERT = 0
PT_USERMEM = 0
PT_USERTIME = 0

Later I wrote "csf -r" and "systemctl restart lfd" but emails dont stops

A bit help please??


thank you
 
don't disable them as that's bad security; whitelist the process in /etc/csf/csf.pignore.
 
Hi Mark

Do you know say me what code should I add to csf.pignore for dont receive more lfd alert emails??

thank you very much
 
Back
Top