[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Running nylon under a different user?
- To: <ports@openbsd.org>
- Subject: Running nylon under a different user?
- From: "Alexander Topolanek" <atopo@ocv.org>
- Date: Sun, 3 Aug 2003 10:29:09 +0200
- Importance: Normal
Hi,
I'm settung up nylon, but I need to run it under a different user than
root. Sudo works, but when I want it to run under 'proxy' it cannot
write it's pid in /var/run, and it cannot bind to 1080 (BTW, I thought
only ports up to 1024 are restricted to root?).
To let it run with a different port (2080) and write it's pid to some
other place works, but that doesn't look too proper to me.
thanks
Alexander Topolanek