RE: Orion under Solaris

2000-10-17 Thread Rick Bos

We run orion under a user account where it was installed.

We unzipped the orion.zip as the user, then run it using
java -jar orion.jar.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kemp
Randy-W18971
Sent: Tuesday, October 17, 2000 4:43 PM
To: Orion-Interest
Subject: Orion under Solaris


Can the Orion server processes be run as someone other then root (under
Solaris) and how?





Re: Orion under Solaris

2000-10-17 Thread Joel Schneider

It should be possible, under Solaris, to run Orion on a non-privileged
port as someone other than root and redirect traffic from privileged ports
(80, 443) to Orion using ipfilter:

http://coombs.anu.edu.au/ipfilter/

On Tue, 17 Oct 2000, Kemp Randy-W18971 wrote:
 Can the Orion server processes be run as someone other then root (under
 Solaris) and how?





Re: Orion under Solaris

2000-10-17 Thread Sach Jobb

Yes, there was a huge discussion on this recently, please check the list
archives.

thanks,
sach


On Tue, 17 Oct 2000, Kemp Randy-W18971 wrote:

 Can the Orion server processes be run as someone other then root (under Solaris) and 
how?
 





RE: Orion under Solaris

2000-10-17 Thread Chris Woods

This does not permit it to run on any port  1024 on unix, though,
and the default for orion is 80, if I'm not mistaken.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Rick Bos
Sent: Tuesday, 17 October, 2000 18:20
To: Orion-Interest
Subject: RE: Orion under Solaris


We run orion under a user account where it was installed.

We unzipped the orion.zip as the user, then run it using
java -jar orion.jar.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kemp
Randy-W18971
Sent: Tuesday, October 17, 2000 4:43 PM
To: Orion-Interest
Subject: Orion under Solaris


Can the Orion server processes be run as someone other then root (under
Solaris) and how?







Re: Orion under Solaris

2000-10-17 Thread Al Fogleson

But that is just a matter of changing the configuration to a port above
1024. .

Al

- Original Message -
From: "Chris Woods" [EMAIL PROTECTED]
To: "Orion-Interest" [EMAIL PROTECTED]
Sent: Tuesday, October 17, 2000 10:11 PM
Subject: RE: Orion under Solaris


 This does not permit it to run on any port  1024 on unix, though,
 and the default for orion is 80, if I'm not mistaken.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Rick Bos
 Sent: Tuesday, 17 October, 2000 18:20
 To: Orion-Interest
 Subject: RE: Orion under Solaris


 We run orion under a user account where it was installed.

 We unzipped the orion.zip as the user, then run it using
 java -jar orion.jar.



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Kemp
 Randy-W18971
 Sent: Tuesday, October 17, 2000 4:43 PM
 To: Orion-Interest
 Subject: Orion under Solaris


 Can the Orion server processes be run as someone other then root (under
 Solaris) and how?