|
Focus on Sun
allowing ordinary users to open privileged ports Sep 02 2004 02:40PM randy calma repasa (rrepasa ekonek com) (6 replies) Re: allowing ordinary users to open privileged ports Sep 10 2004 11:40PM Brian Hatch (bri ifokr org) Re: allowing ordinary users to open privileged ports Sep 06 2004 03:58AM David Meissner (dmeissner jetcity com) (1 replies) RE: allowing ordinary users to open privileged ports Sep 10 2004 01:29PM Phil Eschallier (phil 10types com) (1 replies) Re: allowing ordinary users to open privileged ports Sep 04 2004 02:08PM Casper Dik (casper holland sun com) (1 replies) Re: allowing ordinary users to open privileged ports Sep 06 2004 06:07AM Kapetanakis Giannis (bilias edu physics uoc gr) (1 replies) Re: allowing ordinary users to open privileged ports Sep 06 2004 12:02PM Casper Dik (casper holland sun com) RE: allowing ordinary users to open privileged ports Sep 04 2004 02:07PM Alan W. Rateliff, II (lists rateliff net) Re: allowing ordinary users to open privileged ports Sep 04 2004 02:05PM Jason (security brvenik com) |
|
Privacy Statement |
>users to open privileged (< 1024) ports?
I've lost track of the application requirements so this may be off base....
Any application run out of /etc/inetd.conf can be configured to serve a
privileged port and run as an unprivileged user. e.g.,
finger stream tcp6 nowait nobody /usr/sbin/in.fingerd
in.fingerd
If this fits it's the simple solution.
[ reply ]