Starting/Stopping processes by user on a linux box
Posted: Tue Sep 09, 2003 10:49 pm
I need some assistance in getting started with this web application. I need to be able to stop/start processes (that I define) via a web tool on a linux box. The user will login and it needs to validate via /etc/shadow to make sure it really is that person and they need to be able to stop/start services.....any ideas?