Re: How to change a running Tomcat with root user to other user.

2005-04-17 Thread QM
On Fri, Apr 15, 2005 at 08:37:14AM -0600, Lorenzo Jim?nez wrote: : Today we saw that our Tomcat 5.0.28 had been installed and it is running with : the root user. : how can I change it to other less dangerous user?, and : what privileges needs to have in order to work? You've already gotten some wi

Re: How to change a running Tomcat with root user to other user.

2005-04-17 Thread Anoop kumar V
I strongly suggest that you look through the man pages of setuid. Then u need to make adequate changes with setuid in your startup.sh file which will help u start the process as a normal user even though root has started the process during boot. HTH -Anoop On 4/15/05, Lorenzo Jiménez <[EMAIL PR

Re: How to change a running Tomcat with root user to other user.

2005-04-16 Thread Anto Paul
akarta.apache.org/commons/daemon/jsvc.html > > > > Doug > > > > - Original Message - > > From: "Lorenzo Jiménez" <[EMAIL PROTECTED]> > > To: "Tomcat Users List" > > Sent: Friday, April 15, 2005 10:37 AM > > Subject: How t

Re: How to change a running Tomcat with root user to other user.

2005-04-15 Thread egan0019
o Jiménez" <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Friday, April 15, 2005 10:37 AM > Subject: How to change a running Tomcat with root user to other user. > > > Hi, > > Today we saw that our Tomcat 5.0.28 had been installed and it is runn

Re: How to change a running Tomcat with root user to other user.

2005-04-15 Thread Parsons Technical Services
Message - From: "Lorenzo Jiménez" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, April 15, 2005 10:37 AM Subject: How to change a running Tomcat with root user to other user. Hi, Today we saw that our Tomcat 5.0.28 had been installed and it is running with

How to change a running Tomcat with root user to other user.

2005-04-15 Thread Lorenzo Jiménez
Hi, Today we saw that our Tomcat 5.0.28 had been installed and it is running with the root user. Because is a security hazard, how can I change it to other less dangerous user?, and what privileges needs to have in order to work? Our system is a RedHat 9.0, 2.4.21-20.ELsmp Thanks, Regards,