RE: [cgiwrap-users] How to isolate vhosts by cgiwrap?
Brought to you by:
nneul
From: Neulinger, N. <nn...@um...> - 2003-06-05 13:36:55
|
Something else that should be pointed out... why bother trying to = restrict access to shell tools? if you let them run scripts, they can = already do anything that the shell tools can do. ------------------------------------------------------------ Nathan Neulinger EMail: nn...@um... University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 > -----Original Message----- > From: Ian Langworth [mailto:ba...@cc...]=20 > Sent: Thursday, June 05, 2003 8:33 AM > To: =C4=90=E1=BA=A1i Tu=E1=BA=A5n > Cc: cgi...@li... > Subject: Re: [cgiwrap-users] How to isolate vhosts by cgiwrap? >=20 >=20 > What you're trying to do should be accomplished by using > permissions, not cgiwrap. >=20 > On 04.Jun.2003 09:32PM -0700, ?????i Tu???n wrote: >=20 > > I'm setting up vhosts on my server. This is the > > vhosts's structure directory: > >=20 > > /home/vhosts/ > > domain1.com > > domain2.com > > domainN.com > >=20 > > I want each customer can only run cgi scripts in his > > directory. For example, customer1 can open,read or > > write files in /home/vhosts/domain1.com . He can't > > open,read write files on other customers > > (/home/vhosts/domain2.com,/home/vhosts/domain2.com, > > ..., /home/vhosts/domainN.com), and other directories > > (excepted /tmp) /etc, /bin, ... He can't also use > > shell commands for example cd, pwd, ls, cat, ... He > > only can run cgi scripts to operate owner files. > > That's all. > >=20 > > How can I do with cgiwrap? Please help me! >=20 > --=20 > Ian Langworth > CCIS Project Guerrilla > Northeastern University > College of Computer and Information Science >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of=20 > TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users >=20 |