Re: 5.1-R acl problem (again)

From: Branko F. Gracnar <bfg_at_noviforum.si>
Date: Sun, 10 Aug 2003 16:00:14 +0200
Thanks for quick and very informative answer.

You're right about getfacl -d (i used linux + acl patch before, where default acls are displayed without any arguments and i didn't read getfacl man page).

Thanks alot again.


But there is one thing, i don't understand.

if i issue the following command:

setfacl -dm u::rwx,g::rx,o::---,u:branko:rwx,m::rwx  directory

and then create file under that directory, why getfacl reports:

#file:a/c
#owner:0
#group:0
user::rw-
user:branko:rwx         # effective: r--
group::r-x              # effective: r--
mask::r--
other::r--

why is mask just 'r' ?!

Brane
Received on Sun Aug 10 2003 - 05:00:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:18 UTC