| This extension of
Server will make a JNI call to set the unix UID
after the server has been started.
This can be used to start the server as root so that priviledged ports may
be accessed and then switch to a non-root user for security.
The configured umask is set before the server is started and the configured
uid is set after the server is started.
author: gregw |