Bug 105162

Summary: rkhunter does not know suse linux 10
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Vetter <vetter>
Component: SecurityAssignee: Marcus Meissner <meissner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: asklein
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: rkhunter-10.0.patch

Description Andreas Vetter 2005-08-17 12:28:15 UTC
Excerpt from the email sent by rkhunter:

Rootkit Hunter 1.2.7 is running

Determining OS... Unknown
Warning: This operating system is not fully supported!
Warning: Cannot find md5_not_known
All MD5 checks will be skipped!

[...]

* Filesystem checks
   Checking /dev for suspicious files...   [ OK ]
   Scanning for hidden files...  [ Warning! ]
---------------
 /dev/.udevdb /etc/.pwd.lock
---------------
Please inspect:  /dev/.udevdb (directory)

[...]
[End of Email]

All the other tests are passed ok.
Comment 1 Marcus Meissner 2005-08-18 15:04:58 UTC
i cannot really fill in the md5sums ... since the distro is not done ;)  
  
i can add the version though.  
Comment 2 Marcus Meissner 2005-08-18 15:12:41 UTC
Created attachment 46539 [details]
rkhunter-10.0.patch
Comment 3 Marcus Meissner 2005-08-18 15:13:09 UTC
i have applied the above patch. it will only correctly detect us in the 
final version. 
Comment 4 Andreas Vetter 2005-08-18 15:14:35 UTC
Did you also fix the 
Please inspect:  /dev/.udevdb (directory)
warning already? TIA.
Comment 5 Marcus Meissner 2005-08-18 15:16:17 UTC
yep, i changed the config to do 
ALLOWHIDDENDIR=/dev/.udevdb 
 
tis should be enough i hope