On Sun, Feb 06, 2000 at 05:25:39PM -0600, Chad W. Skinner wrote:
: Ideas how to accomplish?

/
|
+-sales
|
+-hr

Suppose the sales team needs to be able to change /sales, and the hr
team needs to change /hr, and you need to maintain a webmaster
account over the whole thing.  Do this:

Users:

hruser
suser
web

Groups:

hr:x:hr,web
sales:x:suser,web

chgrp sales sales
chgrp hr hr
chmod 2775 sales hr

Done.

-- 
                 Jason Costomiris <><
            Technologist, cryptogeek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to