On Fri, Mar 23, 2001 at 09:31:28AM -0800, Thornton Prime <[EMAIL PROTECTED]> wrote:
| On Fri, 23 Mar 2001, Marcus Ouimet wrote:
| >     Is it possible to specify multiple owners (not groups, but actual users) to
| > a file or directory using chown? Ahy help appreciated. It is not in the
| > manual pages so I assuming it can't be done.
| 
| No. Not with normal POSIX permissions.
| 
| The easiest way around the problem is to use a group. You can get fancy by
| trying one of the ACL for Linux projects. Do a search on ACL at
| freshmeat.net. I think there are a couple (Linux trustees, Linux ACLs,
| others?).

It is possible to get pretty funky just with groups if you compute them
from a nice hierachical table. Look at ours:

        % ypcat group | wc -l
        2000

Depends how complex your needs are. For small static setups just
manipulate things by hand.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Everything is gone;
Your life's work has been destroyed.
Squeeze trigger (yes/no)?
- Haiku Error Messages http://www.salonmagazine.com/21st/chal/1998/02/10chal2.html



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to