Re: Server script without built-in sockets

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: Main PLUG discussion list
Subject: Re: Server script without built-in sockets
> [x]inted would certainly fit the bill but using that requires root
> access so that's out.


In fact, you can run inetd without root running your own inetd with your
own inetd configuration.

Use an alternative port in /etc/services that doesn't need root (like
http-alt). And use a custom inetd.conf configuration that uses your
own account for the "user".
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss