Please note: One has to have a blank at the start and the end of the
APP_WHITELIST in rkhunter.conf.  Like

APP_WHITELIST=" openssl:0.9.8g sshd:4.7p1 "

otherwise first and last entry will never match, as the test used is

if [ -n "`echo \"${APP_WHITELIST}\" | grep \" ${APPLICATION}:${RKHTMPVAR} \"`" 
]; then
 ...

:-( Hope this saves others some time.

-- 
rkhunter reports openssl and sshd versions out of date
https://bugs.launchpad.net/bugs/493607
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to