Well, the issue is that I get a Java Error on the .X11 when Jetty is started under another user than root. I know there are ways to let Jetty run as another user, like Apache is doing. It's started under root but runs under user apache:apache. /Mats/
On Sun, Nov 27, 2011 at 4:15 AM, nitish pandey <[email protected]>wrote: > Hi, > Not an authority on this but you just need to find out what folders the > graphs are being written to. This should be in the admin concole somewhere. > > Make sure that that folders permissions are friendly to the user of jetty. > -nitish > > > 2011/11/25 Mats Stromberg <[email protected]> > >> Or is the correct solution to run Jetty under root and with some setuid >> trick have the port 80 available under another user? (when running with an >> Apache Server in front ?) >> >> -- >> online documentation: http://openbd.org/manual/ >> google+ hints/tips: https://plus.google.com/115990347459711259462 >> http://groups.google.com/group/openbd?hl=en >> > > > > -- > -Nitish > "Faith is a free Option" > http://www.forcesofindia.com/profiles/np > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
