Re: [tool] Unix auditing, Lynis 1.2.5

Zhang Huangbin <[email protected]> Sat, 28 Mar 2009 17:49:19 +0800
Newsgroups gmane.comp.security.linux
Message-ID <[email protected]>
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
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/