View Full Version : System Security
mphayesuk
24th January 2006, 13:49
Ok I am using ISPConfig and are allowing people access to CGI and Shell
1) Can my customers use cgi to harm my system
2) Can my customers use shell access to harm my system
Thanks
till
24th January 2006, 14:01
1) Can my customers use cgi to harm my system
Yes, if you done use SuExec.
2) Can my customers use shell access to harm my system
Yes. I would not give users shell access unless you recompile your SSHD to ebale chrooting of shell users and create chrooted accounts for your shell enabled users.
Olease have a look at this howto:
http://www.howtoforge.com/chrooted_ssh_howto_debian
mphayesuk
24th January 2006, 14:08
Ok is SuExec covered by the perfect stup guide, or used by default on suse 10.
IF not to both how do I use it and set it up
Thanks
till
24th January 2006, 14:18
Ok is SuExec covered by the perfect stup guide, or used by default on suse 10.
No. But you can enable suExec in ISPConfig under management > server > settings.
IF not to both how do I use it and set it up
I dont know of a howto for SuSe for chrooting SSH users. Maybe google a bit or try to adapt the DEBIAN howto.
falko
24th January 2006, 21:40
Ok is SuExec covered by the perfect stup guide, or used by default on suse 10.
During ISPConfig installation you must specify /srv/www as ISPConfig's document root instead of /home/www because SuSE's suExec is compiled with /srv/www as document root. Have a look at the suExec section on http://www.howtoforge.com/perfect_setup_suse_9.3_p6
And then, you have to enable suExec in ISPConfig, as Till said.
mphayesuk
25th January 2006, 11:29
OK.. thanks... small problem though can I re-run the SuExec and specify that /home/www is the default folder... or change a config file somewhere.... rather than re-installing ISPC to change the web folder.
Thanks
till
25th January 2006, 12:27
SuExec is compiled into apache, it is not configured in a config file. If you dont want to change your web root you will have to recompile your apache webserver and set the correct web-root as configure parameter.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.