• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Resolved rkhunter.conf file

P_heck

Basic Pleskian
Hello,

I have updated the rkhunter.conf file in /opt/psa/etc/modules/watchdog/ and now it complains about broken checksum.

Code:
[11:52:47] Warning: Package manager verification has failed:
[11:52:47]          File: /opt/psa/etc/modules/watchdog/rkhunter.conf
[11:52:47]          The file hash value has changed

Looks like I need to do it instead in the file /etc/rkhunter.conf.local to not break the package (rkhunter --propupd didn't solved the issue).

Now I have made so many changes, that I couldn't revert back to the original file. Can anyone provide me either the file or a way to restore it to original content?

Thanks!

Cheers Peter
 
Hi P_heck,

"rkhunter" is part of the "psa-watchdog" - package. Pls. try to de and re-install the package, to receive the original files. :)

Example commands ( logged in as user "root" over SSH ):
Code:
plesk installer --select-product-id plesk --select-release-current --remove-component watchdog

plesk installer --select-product-id plesk --select-release-current --install-component watchdog
 
Done like suggested, but still got the message, that the file /opt/psa/etc/modules/watchdog/rkhunter.conf has not the right file value.

MD5 Sum is: 898cebe894a9eda0b546dca93baad8a8 /opt/psa/etc/modules/watchdog/rkhunter.conf
 
Hi P_heck,

in such cases, pls. make sure to manually delete the file, so that a re-install process will install a new version from the package. ;)
 
OK - worked so far. Adopted all setting in /opt/psa/etc/modules/watchdog/rkhunter.conf.local and it works now.
 
Hi P_heck,

in such cases, pls. make sure to manually delete the file, so that a re-install process will install a new version from the package. ;)
I also ran watchdogs and rkhunter.conf (/usr/local/psa/etc/modules/watchdog/rkhunter.conf) got a warning. I deleted this file and uninstalled and reinstalled on #2. But it has been warned. Please tell me how to cancel this warning.
 
Hello,

Any ideas on what is causing this to mismatch?

I had this error and fixed it using the provided method, but now, a few days later, the error is back.

Any ideas?

Regards
 
I'm still having this issue. I did the following (twice):

1. Removed the rkhunter.conf file
2. Executed the remove/install watchdog commands.

What's going on?
 
Back
Top