Re: running resin as non-root usr
"Bill Au" <[email protected]> Tue, 9 May 2006 15:40:47 -0400
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
Only root user can bind to port 1024 or lower. So you will have to pick a port number greater than 1024 for non-root user. Bill On 5/9/06, Ajay Apte <[email protected]> wrote: > > How do I get resin to start as a non-root user? > > > > If I try to start it as a non-root user, I get an error on startup saying: > > > > Can't bind to *:80 > > Check for another server listening to that port. > > > > Thanks > > > ------------------------------ > > This message contains information that may be confidential and > proprietary. Unless you are the intended recipient (or authorized to receive > this message for the intended recipient), you may not use, copy, disseminate > or disclose to anyone the message or any information contained in the > message. If you have received the message in error, please advise the sender > by reply e-mail, and delete the message immediately. Thank you very much. >