newbie question - default group

Mario Ohnewald <[email protected]> Mon, 31 Jan 2005 19:01:07 +0100
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <[email protected]>
hello list!

I have got the directory "Folder" with subdirs and subfiles.
- The owner should have rxw rights
- The group nothing
- other nothing, too

- the group sts should have rx permissions.

mkdir Folder
chmod 700 Folder
setfacl -R -m g:sts:xr Folder

But after the setfacl command, the file`s normal group permission
change. Should they not stay the same?

They look like this now:
drwxrwx---+

I would have to exspected it to look like this:
drwx------+

It works with the extended groups, but the default/normal group changes
each time, too.


Any hint?

Thanks, Mario

_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel