Hello, PH> Hello. PH> I'm a student. I want to know how are acls handled in reiserfs, PH> and how does that affects rwx permissions. PH> Any infromation would be useful. PH> Generally I'm interested in all linux filesystems which supports ACL lists. PH> Thanks PH> Piotr. PH> ACLs are supported in all major Linux filesystems: ext2/3, ReiserFS, XFS and JFS. I haven't used them with ReiserFS so can say nothing on interactions between ACL and standard Unix permissions. AFAIK, they complement each other but not substitute, i.e. if some file has 0700 permissions and write ACL for mary:group, you can write to this file if you are: either it owner or mary.
Best regards, Valentine
