|
Focus on Linux
[tool] Unix auditing, Lynis 1.2.5 Mar 27 2009 05:55PM M. Boelen (michael rootkit nl) (5 replies) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 28 2009 10:30AM Zhang Huangbin (zhbmaillistonly gmail com) Re: [tool] Unix auditing, Lynis 1.2.5 Mar 28 2009 09:42AM Zhang Huangbin (zhbmaillistonly gmail com) |
|
Privacy Statement |
> 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
Default mount options: user_xattr acl
----
--
Best regards.
Zhang Huangbin
- Open Source Mail Server Solution for RHEL/CentOS 5.x:
http://code.google.com/p/iredmail/
[ reply ]