Hi guys,
I am running Orion on my Linux system. For security reasons, I have to run
it under a UID which is not root. Unfortunatly, most Unix system prevent
normal users from creating sockets with a port below 1024.
For this reason, Orion has to be started as root and then, when
initialization is finished, forced to another UID.

Think it would be a good idea to add this functionality in the next
versions.

Attached to this message is a piece of code I found in Jetty (another good
servlet engine).

Regards,
OR.

Setuid.zip

Reply via email to