Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Focus on Linux
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: [tool] Unix auditing, Lynis 1.2.5
Mar 28 2009 09:49AM
Zhang Huangbin (zhbmaillistonly gmail com)
M. Boelen wrote:
> A new version of Lynis is available
filesystem ACL support detect is incorrect on CentOS/RHEL 5.x.
It doesn't include 'acl' option in /etc/fstab, but you can check it like
below:
----
# mount | grep '/ '
/dev/hda1 on / type ext3 (rw)
# tune2fs -l /dev/hda1 | grep -i acl
Defau...
[ more ]
Privacy Statement
Copyright 2009, SecurityFocus
> A new version of Lynis is available
filesystem ACL support detect is incorrect on CentOS/RHEL 5.x.
It doesn't include 'acl' option in /etc/fstab, but you can check it like
below:
----
# mount | grep '/ '
/dev/hda1 on / type ext3 (rw)
# tune2fs -l /dev/hda1 | grep -i acl
Defau...
[ more ]