Re: [tool] Unix auditing, Lynis 1.2.5



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/


Relevant Pages

  • Re: [tool] Unix auditing, Lynis 1.2.5
    ... It doesn't include 'acl' option in /etc/fstab, but you can check it like below: ... Default mount options: user_xattr acl ... Best regards. ... Zhang Huangbin ...
    (Focus-Linux)
  • Re: [PATCH 04/16 v4] pramfs: file operations
    ... instead of maintaining the flexibility that ext2 XIP has over this. ... configurations with mount options and bail out accordingly. ... I have at least 3 that could make use of this file system where I ... these sorts of non-volatile data stores are common enough ...
    (Linux-Kernel)
  • Re: USB nocache mount
    ... > need to read and write to the FAT16 file system of the device directly ... > there a way to mount the device in some sort of "Nocache" mode in order ... Using mount options to disable read and write clustering ...
    (comp.unix.bsd.freebsd.misc)
  • Re: nfs bug & df: Can I lock up my kernel and overflow this buffer?
    ... "The fourth field,, describes the mount options associated ... plus any additional options appropriate to the file system type. ... You can specify as many options ...
    (freebsd-stable)
  • Re: nfs mounts dont work through fstab
    ... The fourth field,, describes the mount options associated ... any additional options appropriate to the file system type. ... fstabscanis the place where the "Inappropriate file type or format" error is printed. ... The pointer char* cp either points to a ...
    (freebsd-current)