Bug 105162 - rkhunter does not know suse linux 10
Summary: rkhunter does not know suse linux 10
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Security (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 12:28 UTC by Andreas Vetter
Modified: 2005-08-18 15:16 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
rkhunter-10.0.patch (985 bytes, patch)
2005-08-18 15:12 UTC, Marcus Meissner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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