Chris Peikert said: > I have read through the Manuals and I have read through the website. I am > still unable to find an answer on how to assign multiple groups to one > directory or file with different permissions. Everything points to one > group > and one owner. Is there something else Linux uses for permissions to fix > this problem? For that sort of fine-grained control, I think you may need to abandon the classic stuff and use Posix access control lists. Do a 'man acl' and see if that is what you're looking for. =========== Alan Sparks, UNIX/Linux Systems Administrator <asparks at doublesparks.net>