On 10/27/06, Mark Shellenbaum <[EMAIL PROTECTED]> wrote:
Peter Tribble wrote:

> Make everything be group writeable.
>
> % chmod A+group@:rwxp:fd:allow a
>

You can't use the abstractions owner@,group@, or everyone@ you need to
specify an explicit group, such as.

$ chmod A+group:staff:rwx:fd:allow a

Ugh. That's a horrid limitation. What are the chances of this being
changed?

And how does this work with the 'other' permissions? I can't
specify an explicit name with 'everyone:'.

--
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to