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

You can use sudo to do that (see man sudo).