Re: [Resin-interest] How to start Resin with specified user?

2007-02-26 Thread David Campbell
Knut Forkalsrud wrote: Scott Ferguson wrote: On Feb 24, 2007, at 10:59 PM, askxuefeng wrote: How can I start resin not using root? Thanks! Also, on Linux you can use iptables which IMO is a better approach thant the user tag:

Re: [Resin-interest] How to start Resin with specified user?

2007-02-26 Thread Knut Forkalsrud
David Campbell wrote: You think using iptables is better than the server doing it itself? How can this possibly be true? Because this comes from the restriction that only root can bind to port numbers 1024, which I believe is not an eternal truth, I mentioned it before in

Re: [Resin-interest] How to start Resin with specified user?

2007-02-26 Thread David Campbell
Knut Forkalsrud wrote: David Campbell wrote: You think using iptables is better than the server doing it itself? How can this possibly be true? Because this comes from the restriction that only root can bind to port numbers 1024, which I believe is not an eternal truth, I mentioned

Re: [Resin-interest] How to start Resin with specified user?

2007-02-25 Thread David Campbell
askxuefeng wrote: Hi, I have configured resin successfully and start it using root without problem. However, user-nameresin/user-name group-nameresin/group-name are only available in resin professional. I try to start resin standard using sudo -u resin ./httpd.sh, but got error message: