[plug] user access rights
proXy
davyd at iprimus.com.au
Sat Aug 31 20:39:21 WST 2002
On Sat, 2002-08-31 at 20:34, Jon Miller wrote:
> I need to give a user certain rights to an area where they are developing a
> application. Not wanting to give the user root permissions, how can I give
> them permission to a certain area without compromising other areas?
> one user does web development and the other does works with mysql and php.
Have you considered a group?
Create a group, say www-data and chown all the files to root:www-data
then set the permissions on the files to be 664 (all,all,read) (or
whatever as applicable)
--X
--
http://davyd.ucc.asn.au/
linux.conf.au Perth 2003 <http://www.linux.conf.au>
PGP Fingerprint <http://davyd.ucc.asn.au/pgp>
08B0 341A 0B9B 08BB 2118 C060 2EDD BB4F 5191 6CDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20020831/1b2e2740/attachment.pgp>
More information about the plug
mailing list