You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Ionut S <si...@yahoo.com> on 2008/05/21 14:27:02 UTC

setting continuum to run as another user, different than root

Hi,
We want to start the continuum service in linux to run as a different user, not as root. Did anybody accomplished that before ?

Thank you,
Ionut

       

Re: setting continuum to run as another user, different than root

Posted by Adam Hardy <ad...@cyberspaceroad.com>.
There's also jsvc which people use to start tomcat as a non-root user.

Emmanuel Venisse on 22/05/08 09:03, wrote:
> Did you try something like this command:
> 
> su - continuum_user -c "$CONTINUUM_HOME/bin/solaris-x86-32/run.sh $@"
> 
> http://continuum.apache.org/docs/1.1/installation/standalone.html#Installing_as_a_Linux_Service
> 
> Emmanuel
> 
> 
> 
> On Wed, May 21, 2008 at 2:27 PM, Ionut S <si...@yahoo.com> wrote:
> 
>> Hi,
>> We want to start the continuum service in linux to run as a different user,
>> not as root. Did anybody accomplished that before ?
>>
>> Thank you,
>> Ionut
>>
>>
> 


Re: setting continuum to run as another user, different than root

Posted by Ionut S <si...@yahoo.com>.
Thanks, this was it !

Sorry I didn't find the documentation myself .. :(



Emmanuel Venisse <em...@gmail.com> wrote: Did you try something like this command:

su - continuum_user -c "$CONTINUUM_HOME/bin/solaris-x86-32/run.sh $@"

http://continuum.apache.org/docs/1.1/installation/standalone.html#Installing_as_a_Linux_Service

Emmanuel



On Wed, May 21, 2008 at 2:27 PM, Ionut S  wrote:

> Hi,
> We want to start the continuum service in linux to run as a different user,
> not as root. Did anybody accomplished that before ?
>
> Thank you,
> Ionut
>
>


       

Re: setting continuum to run as another user, different than root

Posted by Emmanuel Venisse <em...@gmail.com>.
Did you try something like this command:

su - continuum_user -c "$CONTINUUM_HOME/bin/solaris-x86-32/run.sh $@"

http://continuum.apache.org/docs/1.1/installation/standalone.html#Installing_as_a_Linux_Service

Emmanuel



On Wed, May 21, 2008 at 2:27 PM, Ionut S <si...@yahoo.com> wrote:

> Hi,
> We want to start the continuum service in linux to run as a different user,
> not as root. Did anybody accomplished that before ?
>
> Thank you,
> Ionut
>
>