Hi,
our you could bind it to some port > 1024 (e.g. 8080) and create forwarding rules
(with ipchains, iptables,... whatever your Kernel needs) to forward all
connections from e.g. port 80 -> 8080.
Thus you do not need root priviligdes.
John Turner:
>
> No. Ports less than <1024 on UNIX-like systems are restricted to root
> access. Unless you feel like hacking your own kernel, you have to be root
> to bind a service to a port less than 1024. Or switch to a Microsoft OS,
> which doesn't have this restriction (unfortunately).
>
> John
>
> On Mon, 12 May 2003 02:20:43 -0700 (PDT), robin kurian <rkigns@yahoo.com>
> wrote:
>
> >It worked! Is there anyother way of starting apache at port 80 without
> >being a "root" group?
> >graghupathy@aegonuk.co.uk wrote:for using any port < 1024 you need to
> >start apache as root .... i would suggest you that you get yourself in
> >the "root" group...
> >
> >thanks guru
> >
> >-----Original Message-----
> >From: robin kurian [mailto:rkigns@yahoo.com]
> >Sent: 12 May 2003 09:49
> >To: tomcat-user@jakarta.apache.org
> >Subject: (13)Permission denied while starting apache
> >
> >
> >Hi All I installed apache and tomcat and connected both using mod_jk in
> >Red
> >Hat Linux 8.0. Installation was done from the root login. Everything
> >worked
> >fine. Then i changed the user and group of apache and tomcat directories
> >to
> >my login and group. Now tomcat started successfully, But while starting
> >apache i am got the following error. (13)Permission denied: make_sock:
> >could
> >not bind to address 0.0.0.0:80
> >no listening sockets available, shutting down
> >Unable to open logs I checked the permissions. Apache and Tomcat
> >directories
> >and its subdirecories are owned by me. So why its giving this error
> >.Please
> >help.... ThanksRobin
> >
> >---------------------------------
> >Do you Yahoo!?
> >The New Yahoo! Search - Faster. Easier. Bingo.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> >---------------------------------
> >Do you Yahoo!?
> >The New Yahoo! Search - Faster. Easier. Bingo.
>
>
>
> --
> Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
Ciao
Jens Skripczynski
--
E-Mail: skripi-lists(at)myrealbox(dot)com
In this world there are only two tragedies; one is not getting
what one wants, the other is getting it.
-- Oscar Wild
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|