|
@@ -1,5 +1,5 @@
--- rkhunter-1.3.0/files/rkhunter.conf.orig 2007-09-01 15:05:26.000000000 +0200
-+++ rkhunter-1.3.0/files/rkhunter.conf 2008-01-15 14:27:08.000000000 +0100
++++ rkhunter-1.3.0/files/rkhunter.conf 2008-01-15 14:55:31.000000000 +0100
@@ -59,7 +59,7 @@
# Multiple addresses may be specified simply be separating them
# with a space.
@@ -18,7 +18,33 @@
#
# Allow the use of the SSH-1 protocol which is theoretically weaker than SSH-2.
-@@ -287,11 +287,11 @@
+@@ -247,7 +247,7 @@
+ # For any file not part of a package, rkhunter will revert to using
+ # the HASH_FUNC hash function instead.
+ #
+-#PKGMGR=NONE
++PKGMGR=RPM
+
+ #
+ # Whitelist various attributes of the specified files.
+@@ -273,10 +273,12 @@
+ # Allow the specified commands to be scripts.
+ # One command per line (use multiple SCRIPTWHITELIST lines).
+ #
+-#SCRIPTWHITELIST=/sbin/ifup
+-#SCRIPTWHITELIST=/sbin/ifdown
+-#SCRIPTWHITELIST=/usr/bin/groups
+-
++SCRIPTWHITELIST=/sbin/ifup
++SCRIPTWHITELIST=/sbin/ifdown
++SCRIPTWHITELIST=/usr/bin/groups
++SCRIPTWHITELIST=/usr/bin/whatis
++SCRIPTWHITELIST=/usr/bin/ldd
++SCRIPTWHITELIST=/usr/bin/GET
+ #
+ # Allow the specified commands to have the immutable attribute set.
+ # One command per line (use multiple IMMUTWHITELIST lines).
+@@ -287,11 +289,11 @@
# Allow the specified hidden directories.
# One directory per line (use multiple ALLOWHIDDENDIR lines).
#
@@ -33,7 +59,7 @@
#ALLOWHIDDENDIR=/dev/.initramfs
#ALLOWHIDDENDIR=/dev/.SRC-unix
-@@ -300,8 +300,8 @@
+@@ -300,8 +302,8 @@
# One file per line (use multiple ALLOWHIDDENFILE lines).
#
#ALLOWHIDDENFILE=/etc/.java
@@ -44,7 +70,7 @@
#ALLOWHIDDENFILE=/etc/.init.state
#
-@@ -381,7 +381,10 @@
+@@ -381,7 +383,10 @@
# Only one service (file) per line (use multiple XINETD_ALLOWED_SVC lines).
#
#XINETD_ALLOWED_SVC=/etc/xinetd.d/echo
|