On Thu, 05 May 2005 16:23:38 +0200, in sentex.lists.freebsd.questions
you wrote:

>hello , i would like to know how can i set a permission to a non root user 
>to use the http public port 80 .

Just a thought, but you could use ipf, or ipfw or pf to redirect
inbound port 80 requests to something above port 1024. That way you
dont have to start your app as a root process nor worry about dropping
privs.

        ---Mike
--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to