lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <1375364110.2304.11.camel@slavad-ubuntu> Date: Thu, 01 Aug 2013 17:35:10 +0400 From: Vyacheslav Dubeyko <slava@...eyko.com> To: Felipe Monteiro de Carvalho <felipemonteiro.carvalho@...il.com> Cc: linux-ext4@...r.kernel.org Subject: Re: File permissions in ext4 On Thu, 2013-08-01 at 15:23 +0200, Felipe Monteiro de Carvalho wrote: > On Thu, Aug 1, 2013 at 3:21 PM, Vyacheslav Dubeyko <slava@...eyko.com> wrote: > > config EXT4_FS_POSIX_ACL > > POSIX Access Control Lists (ACLs) support permissions for users and > > groups beyond the owner/group/world scheme. > > > > To learn more about Access Control Lists, visit the POSIX ACLs for > > Linux website <http://acl.bestbits.at/>. > > Aha, so it is just a more advanced version of the permissions. But I > suppose that i_mode will always be valid even if the file system also > support ACL, correct? > As I understand, yes. Because ACLs are simply enhancement of permission model. With the best regards, Vyacheslav Dubeyko. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists