Idealy that is what i'm looking for:  basically having it start up as root
and then switching the process over to another user (like apache does).

In our dev env this isn't a problem because they use non-priv ports, but
there's just something about seeing a billboard with an add like:
"come visit us at our new web site www.bigcompany.com:8092"
that just doesn't have quite the right ring to it.  ;)

What's the theory behind using the JNI code?  I'm not familiar with it.


cheers,
sach

%s/windows/linux/g


On Mon, 11 Sep 2000, John Barrett wrote:

> In *nix systems, there isnt a solution except to startup as root and
> then change to another user/group, like Apache does. I dont think that
> Java has the ability to manipulate its UID/GID without JNI code.
> 
> ----- Original Message -----
> From: Sach Jobb <[EMAIL PROTECTED]>
> To: Orion-Interest <[EMAIL PROTECTED]>
> Sent: Monday, September 11, 2000 1:11 PM
> Subject: Run Orion on port80 without being root?
> 
> 
> > Has anyone found a way of running Orion on port80 without being root?
> >
> > I'm getting ready to launch a finance based site and i'm quite concerned
> > about security. I've seen messages like this posted before but i have yet
> > to see any kind of resolution.  Any ideas?
> >
> >
> > cheers,
> > sach
> >
> > %s/windows/linux/g
> >
> >
> >
> >
> >
> >
> 
> 



Reply via email to