Re: [Resin-interest] How to start Resin at bootup time with non-rootuser

2007-03-13 Thread Sam
> Is there a list of changers and er ... fixed bugs in 3.1 please?

http://www.caucho.com/resin-3.1/changes/index.xtp

-- Sam


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] How to start Resin at bootup time with non-rootuser

2007-03-13 Thread Scott Ferguson

On Mar 13, 2007, at 9:09 AM, David Campbell wrote:

> Kuntz, Tim wrote:
>> Mike,
>>
>> You can only do this if you are running Resin Pro with a valid  
>> license.
>>
>> This also only works if you start Resin with watchdog as it  
>> changes the
>> users.

Actually, you can also set LD_LIBRARY_PATH=$RESIN_HOME/libexec before  
starting Resin and then start Resin in the foreground.  The main  
issue is that LD_LIBRARY_PATH needs to be set to pickup the JNI code  
before starting the JVM.

-- Scott

>
> Are you saying that this is now fixed?  Does it work when invoking  
> resin
> via httpd.sh?
>
> Dave
>
> --
> Visit Guardian Unlimited - the UK's most popular newspaper website
> http://guardian.co.uk http://observer.co.uk
> --
> The Newspaper Marketing Agency
> Opening Up Newspapers
> http://www.nmauk.co.uk
> --
>
> This e-mail and all attachments are confidential and may also
> be privileged. If you are not the named recipient, please notify
> the sender and delete the e-mail and all attachments immediately.
> Do not disclose the contents to another person. You may not use
> the information for any purpose, or store, or copy, it in any way.
>
> Guardian News & Media Limited is not liable for any computer
> viruses or other material transmitted with or as part of this
> e-mail. You should employ virus checking software.
>
> Guardian News & Media Limited
> A member of Guardian Media Group PLC
> Registered Office
> Number 1 Scott Place, Manchester M3 3GG
> Registered in England Number 908396
>
>
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] How to start Resin at bootup time with non-rootuser

2007-03-13 Thread David Campbell
Kuntz, Tim wrote:
> Mike,
> 
> You can only do this if you are running Resin Pro with a valid license.
> 
> This also only works if you start Resin with watchdog as it changes the
> users.

Are you saying that this is now fixed?  Does it work when invoking resin 
via httpd.sh?

Dave

--
Visit Guardian Unlimited - the UK's most popular newspaper website
http://guardian.co.uk http://observer.co.uk
--
The Newspaper Marketing Agency
Opening Up Newspapers
http://www.nmauk.co.uk
--

This e-mail and all attachments are confidential and may also
be privileged. If you are not the named recipient, please notify
the sender and delete the e-mail and all attachments immediately.
Do not disclose the contents to another person. You may not use
the information for any purpose, or store, or copy, it in any way.

Guardian News & Media Limited is not liable for any computer
viruses or other material transmitted with or as part of this
e-mail. You should employ virus checking software.

Guardian News & Media Limited
A member of Guardian Media Group PLC
Registered Office
Number 1 Scott Place, Manchester M3 3GG
Registered in England Number 908396


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] How to start Resin at bootup time with non-rootuser

2007-03-13 Thread Kuntz, Tim
Mike,

You can only do this if you are running Resin Pro with a valid license.

This also only works if you start Resin with watchdog as it changes the
users.

Look in the resin.conf file for the following entries...

  

One final warning... I was only able to get this to work for port 80 and
not port 443. Not sure why but if it works for you, drop me a note.

tim

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael Bachers
Sent: Tuesday, March 13, 2007 9:51 AM
To: General Discussion for the Resin application server
Subject: [Resin-interest] How to start Resin at bootup time with
non-rootuser

Hi,

I'm running Resin 3.1.0 on Debian and would like to automate Resin  
startups after a reboot.  I'm currently starting Resin as a non-root  
user on a non-root port, then using iptables to redirect traffic to  
port 80.  I know how to start Resin as root at bootup but am not sure  
how to do this as non-root.

Anyone doing this?

Thanks,
mike


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest