[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: cobalt-users digest, Vol 1 #802 - 21 msgs
- Subject: [cobalt-users] Re: cobalt-users digest, Vol 1 #802 - 21 msgs
- From: hyrb <hyrb@xxxxxxxxxxxx>
- Date: Wed May 17 07:59:02 2000
Hi,
Place the script where you want it under a particular site. Telnet in, su to root
and
chmod 755 scriptname
this will let the site owner read write exicute, the group read exicute and all
exicute the script.
Hope that helps,
Ray
I am trying to add a couple pre-installed CGI scripts to my new user sites,
to have this done automatically I put the necessary scripts in
/etc/skel/group/en_US, it copies files down correctly when I create a new
site but for some reason the permissions get all screwed up. Is there a way
to set the permissions so the files will execute right?
Thanlks