[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] site permissions help
- Subject: RE: [cobalt-users] site permissions help
- From: "Neil J. Kemp" <neil@xxxxxxxxxx>
- Date: Tue Jan 18 12:00:04 2000
change into the web directory:
chgrp -R groupname *
(where groupname will be site1 etc)
This will recurse all directories from that point and change the group on
ALL files/directories. So whatever you do don't do it in the root directory!
;-)
You can use the -R with chown as well:
chown -R username *
Which will change all files/directories to the USERNAME specified and again
will recurse.
Finally you could change permissions:
chmod -R g+w *
Will change all files/directories so that it is group writeable
--Neil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12 - http://www.geekcode.com/
GCM/IT d s: a-- C++++$ UL++++$ P++> L+++$ E- W+++$
N- !o K- w++++(+)$ O M-- V- PS PE Y PGP++(+++) t+
5 X+ R- tv++ b+> DI++ D+++ G++ e h! r+ y+
------END GEEK CODE BLOCK------
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Rob Rivas
Sent: 18 January 2000 10:51
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] site permissions help
Looks like i got a problem <grin>
how do i change the permissions of all the files in the web directory per
user? looks like i had uploaded everything using root and of course root now
owns the files and the user cant update anything that root uploaded
is there a fast way per site# to do this?
Rob
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users