On Tue, 3 Jun 2003 20:35, Rob Tomlin wrote: > Hi, > > Is it possible to allow Tomcat to bind to port 80 as a non-root user ?
We have a new candidate for the most frequently asked question... Simple answer is no, however you could use the sudo utility to grant a non root user root privileges just to run tomcat. This is an O/S issue not a tomcat one as only root can bind processes to ports < 1024. Regards, -- Jason Bainbridge KDE Web Team - http://kde.org [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
