Search
j0ke.net Open Build Service
>
Projects
>
internetx
>
ix-rkhunter
> rkhunter-config.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File rkhunter-config.patch of Package ix-rkhunter (Revision 14)
Currently displaying revision
14
,
show latest
--- rkhunter-1.3.4/files/rkhunter.conf.orig 2008-12-30 22:23:00.000000000 +0100 +++ rkhunter-1.3.4/files/rkhunter.conf 2009-01-01 18:18:36.000000000 +0100 @@ -68,7 +68,7 @@ # NOTE: This option should be present in the configuration file. # #MAIL-ON-WARNING=me@mydomain root@mydomain -MAIL-ON-WARNING="" +MAIL-ON-WARNING=sudreport@internetx.de # # Specify the mail command to use if MAIL-ON-WARNING is set. @@ -165,7 +165,7 @@ # file, then a value here of 'yes' or 'unset' will not cause a warning. # This option has a default value of 'no'. # -ALLOW_SSH_ROOT_USER=no +ALLOW_SSH_ROOT_USER=yes # # Set this option to '1' to allow the use of the SSH-1 protocol, but note @@ -260,7 +260,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 the hash (content) for the specified files. Only useful @@ -295,10 +295,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). @@ -309,11 +311,11 @@ # Allow the specified hidden directories. # One directory per line (use multiple ALLOWHIDDENDIR lines). # -#ALLOWHIDDENDIR=/etc/.java -#ALLOWHIDDENDIR=/dev/.udev +ALLOWHIDDENDIR=/etc/.java +ALLOWHIDDENDIR=/dev/.udev #ALLOWHIDDENDIR=/dev/.udevdb #ALLOWHIDDENDIR=/dev/.udev.tdb -#ALLOWHIDDENDIR=/dev/.static +ALLOWHIDDENDIR=/dev/.static #ALLOWHIDDENDIR=/dev/.initramfs #ALLOWHIDDENDIR=/dev/.SRC-unix @@ -322,8 +324,8 @@ # One file per line (use multiple ALLOWHIDDENFILE lines). # #ALLOWHIDDENFILE=/etc/.java -#ALLOWHIDDENFILE=/usr/share/man/man1/..1.gz -#ALLOWHIDDENFILE=/etc/.pwd.lock +ALLOWHIDDENFILE=/usr/share/man/man1/..1.gz +ALLOWHIDDENFILE=/etc/.pwd.lock #ALLOWHIDDENFILE=/etc/.init.state # @@ -420,7 +422,10 @@ # Only one service (file) per line (use multiple XINETD_ALLOWED_SVC lines). # #XINETD_ALLOWED_SVC=/etc/xinetd.d/echo - +XINETD_ALLOWED_SVC=/etc/xinetd.d/ftp_psa +XINETD_ALLOWED_SVC=/etc/xinetd.d/smtp_psa +XINETD_ALLOWED_SVC=/etc/xinetd.d/smtps_psa +XINETD_ALLOWED_SVC=/etc/xinetd.d/poppassd_psa # # This option tells rkhunter the local system startup file pathnames. # It is a space-separated list of files and directories. The directories