Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Non-root listening at port < 1024: msg#00054
|
Subject: |
Re: Non-root listening at port < 1024 |
On Mon, 2004-11-15 at 10:12, Daniel J Walsh wrote:
> No. SELinux is parallel to normal Linux/Unix protections. So anything
> that is prevented do
> to Normal Unix protections will be prevented in an SELinux System. In
> the future this might
> change.
Note however that you can run a uid 0 process in a particular SELinux
security domain and deny it all capabilities except CAP_NET_BIND_SERVICE
using the SELinux policy, and further use SELinux policy to limit it to
a specific port number or range.
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |