On Sun, 2017-10-01 at 14:46 +0200, Patrick Gouin wrote:
> Hi,
> Using last CVS version of RKhunter, there is an error on the check of unhide
> results.
> Following is an extract of rkhunter.log :
> > [13:03:54] Info: Starting test name 'hidden_procs'
...
>
> The problem comes from line 13918 :
>         elif [ -z "${HIDDEN_PROCS}" -a $ERRCODE -ne 1 -a $SEEN -eq 1 ]; then
> ERRCODE is not set by the hidden_procs test. When running all tests :
>
Hello,

Thanks for that. The ERRCODE was used by a test which existed in version 1.4.0
(and before) but removed at version 1.4.2. It shouldn't be included in the 'if'
statement at all. Fixed in CVS.



John.

--
John Horne | Senior Operations Analyst | Technology and Information Services
University of Plymouth | Drake Circus | Plymouth | Devon | PL4 8AA | UK
________________________________
[http://www.plymouth.ac.uk/images/email_footer.gif]<http://www.plymouth.ac.uk/worldclass>

This email and any files with it are confidential and intended solely for the 
use of the recipient to whom it is addressed. If you are not the intended 
recipient then copying, distribution or other use of the information contained 
is strictly prohibited and you should not rely on it. If you have received this 
email in error please let the sender know immediately and delete it from your 
system(s). Internet emails are not necessarily secure. While we take every 
care, Plymouth University accepts no responsibility for viruses and it is your 
responsibility to scan emails and their attachments. Plymouth University does 
not accept responsibility for any changes made after it was sent. Nothing in 
this email or its attachments constitutes an order for goods or services unless 
accompanied by an official order form.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to