[Twisted-Python] enable ports 0-1023 to plain users
Andrew Bennetts
andrew-twisted at puzzling.org
Thu Mar 17 23:11:38 MST 2005
On Thu, Mar 17, 2005 at 11:59:16PM -0600, Andrzej Leszczynski wrote:
> Hi,
> I need a help. In particural I need to allow plain users under Linux to
> run SMTP servers (in Python) under 25. Is there any way to remap it to
> the over 1024 space or just enable (without hacking the kernel). The
> varoius sudo or permissions solutions are not an options for me.
>
> Thanks in advance, A.
Use authbind(1).
-Andrew.
More information about the Twisted-Python
mailing list