On Thu, Jan 15, 2009 at 3:28 PM, Fred Moore <[email protected]> wrote: > Jetty (Java HTTP Server) guys for a similar port 80 issue provide a specific > setuid feauture but also suggest an apparently simple alternative approach > based on ipchains and iptables ( > http://docs.codehaus.org/display/JETTY/port80).
I don't have any experiences with this myself, but I'm hoping to look into something similar as the Jetty guys provide, where one would start the server as root and it would then give up the root access using setuid. /niklas
