Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2004 19:58:13 +0000
From:      John <lists@reiteration.net>
To:        freebsd-questions@freebsd.org
Subject:   a sudo question
Message-ID:  <20040201195813.GC91130@reiteration.net>

next in thread | raw e-mail | index | archive | help
Hello list

I'm trying to give a html author rwx access to a system directory and all
directories under it. This is /usr/local/www. He also needs access to
/webspace in the same manner (there are various user accounts under
here) - but under webspace he only needs access to
/webspace/loginname/public_html and all dirs under it.

The problem is I don't want to give him the same kind of access to the
rest of the server. Also when he creates a file in a users dir it wants
to be with the ownerships of that user. It would be ok for him to su to
those accounts but not to su to root or to any other login. I can let
him su to www.

Should I be using sudo for this or is there another mechanism?

thanks
-- 
John - jfm@reiteration.net - http://www.reiteration.net/~jfm
For PGP public key finger jfm@reiteration.net or see webpage



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040201195813.GC91130>