Re: run as tomcat user

2002-06-06 Thread Edam Cheeseman

just checking - are you sure Tomcat is running as root?

with 3.3 on linux the tomcat.sh script automatically calls the su command to 
change the user to tomcat before starting - is this not the same on solaris?


>From: Urtzi Larrazabal <[EMAIL PROTECTED]>
>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: run as tomcat user
>Date: Thu, 6 Jun 2002 14:39:10 +0200
>
>
>Hi friends !
>
>I have installed Tomcat 3.3 on a Solaris 8 and I would like to know what 
>sould I do to run as Tomcat user. If I run as root all works well but if I 
>run as another user it doesn't work.
>Does anyone know the permisions that I must apply?
>
>Regards,
>
>Urtzi Larrazabal
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>


_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: run as tomcat user

2002-06-06 Thread Phillip Morelock

What port are you running the service on?

binding to ports ( < 1024 ) require root access, meaning port 80 if that's
what you're using.  Tomcat defaults to 8080, which a "normal" user can bind
to.

maybe you already knew this?  in which case, please describe your
environment a little better.

cheers,
fillup


On 6/6/02 5:39 AM, "Urtzi Larrazabal" <[EMAIL PROTECTED]> wrote:

> 
> Hi friends !
> 
> I have installed Tomcat 3.3 on a Solaris 8 and I would like to know what sould
> I do to run as Tomcat user. If I run as root all works well but if I run as
> another user it doesn't work.
> Does anyone know the permisions that I must apply?
> 
> Regards,
> 
> Urtzi Larrazabal
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




run as tomcat user

2002-06-06 Thread Urtzi Larrazabal


Hi friends !

I have installed Tomcat 3.3 on a Solaris 8 and I would like to know what sould I do to 
run as Tomcat user. If I run as root all works well but if I run as another user it 
doesn't work.
Does anyone know the permisions that I must apply?

Regards,

Urtzi Larrazabal

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>