* [Jeroen Dekkers] > It would have been better if you have a port 80 cabability and could > give that to apache. Then apache could be running without uids.
This is a sound idea, but for Linux, you will have to give it the "listen on ports under 1024" capability (CAP_NET_BIND_SERVICE), and run as _some_ user, probably httpd or somesuch. Oystein -- This message was brought to you by the letter � and the number e. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

