On Wed, 2014-12-03 at 00:28 -0500, Chris Bell wrote:

>  I have custom sshd, su, and sudo PAM scripts, which I exclude from
> package verification with:
>
> PKGMGR_NO_VRFY="/etc/pam.d/sshd /etc/pam.d/su /etc/pam.d/sudo"
> 
You need to split these up to one pathname per line. So set:

PKGMGR_NO_VRFY=/etc/pam.d/sshd
PKGMGR_NO_VRFY=/etc/pam.d/su

and so on.




John.

-- 
John Horne                   Tel: +44 (0)1752 587287
Plymouth University, UK


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to