Results 1 to 2 of 2
Hi,
I have the user who runs tomcat: tomcat:tomcats
I want to have another user who will be able to start and stop tomcat process.
Is this possible?
Thanks,
Bianca...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-08-2009 #1Just Joined!
- Join Date
- Mar 2008
- Posts
- 30
Allow multiple users to start/stop tomcat
Hi,
I have the user who runs tomcat: tomcat:tomcats
I want to have another user who will be able to start and stop tomcat process.
Is this possible?
Thanks,
Bianca
- 09-08-2009 #2
A couple of options are:
- Add the user to the group that has permissions to start Tomcat.
- Give the user authorization through the use of sudo.


Reply With Quote
