On Wed, 2009-02-04 at 13:24 -0600, Phil Scarr wrote: > I'm trying to exempt some inetd services from the rkhunter.conf file. > I believe I have these set right but I still get warnings about these > services. Any help? > > rkhunter.conf > ------------------ > INETD_ALLOWED_SVC=/usr/sbin/tcpd > INETD_ALLOWED_SVC=/usr/sbin/swat > INETD_ALLOWED_SVC=/usr/sbin/identd > INETD_ALLOWED_SVC=/usr/sbin/imapd > INETD_ALLOWED_SVC=/usr/sbin/in.qpopper > Try putting in just the service names:
INETD_ALLOWED_SVC=swat INETD_ALLOWED_SVC=ident INETD_ALLOWED_SVC=imap2 INETD_ALLOWED_SVC=imaps INETD_ALLOWED_SVC=pop-3 John. -- --------------------------------------------------------------- John Horne, University of Plymouth, UK Tel: +44 (0)1752 587287 E-mail: [email protected] Fax: +44 (0)1752 587001 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Rkhunter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkhunter-users
