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 2010, 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 ]