Re: [tool] Unix auditing, Lynis 1.2.5
- From: "Quentin Chung@Programmer" <quentin.chung@xxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Mar 2009 10:49:36 +0800
quoted from man mount
Mount options for ext2
The 'ext2' file system is the standard Linux file system. Since Linux 2.5.46, for most mount options the
default is determined by the filesystem superblock. Set them with tune2fs(8).
acl / noacl
Support POSIX Access Control Lists (or not).
are you sure there has no "acl" option ?
Best Regards, Quentin
BBA, CISSP #322276, MHKIM, PMHKLA, RHCE, BCCPP, BCWAA, LPIC-1
candidate of PMP, C|EH, C|HFI, ECSA, CIA
----- Original Message -----
From: "Zhang Huangbin" <zhbmaillistonly@xxxxxxxxx>
To: "M. Boelen" <michael@xxxxxxxxxx>
Cc: <focus-linux@xxxxxxxxxxxxxxxxx>
Sent: Saturday, March 28, 2009 5:49 PM
Subject: Re: [tool] Unix auditing, Lynis 1.2.5
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/
- Follow-Ups:
- Re: [tool] Unix auditing, Lynis 1.2.5
- From: Zhang Huangbin
- Re: [tool] Unix auditing, Lynis 1.2.5
- References:
- [tool] Unix auditing, Lynis 1.2.5
- From: M. Boelen
- Re: [tool] Unix auditing, Lynis 1.2.5
- From: Zhang Huangbin
- [tool] Unix auditing, Lynis 1.2.5
- Prev by Date: Re: [tool] Unix auditing, Lynis 1.2.5
- Next by Date: Re: [tool] Unix auditing, Lynis 1.2.5
- Previous by thread: Re: [tool] Unix auditing, Lynis 1.2.5
- Next by thread: Re: [tool] Unix auditing, Lynis 1.2.5
- Index(es):
Relevant Pages
|