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: Running httpd scripts from nfs mounts?: msg#00216
|
Subject: |
Re: Running httpd scripts from nfs mounts? |
Colin Walters wrote:
On Wed, 2005-01-26 at 13:46 -0500, Daniel J Walsh wrote:
John W. Lockhart wrote:
Colin Walters wrote:
Weird. What's the output of "getsebool httpd_unified"?
# getsebool httpd_unified
httpd_unified --> active
Policy does not have a can_exec(httpd_t, httpdcontent)
Only can_exec(httpd_$1_script_t, httpdcontent)
Right; but why isn't it trying to transition, via the
domain_auto_trans(httpd_t, httpdcontent, httpd_sys_script_t)?
Ah, good point, I wonder if this might be a bug? Is the kernel not
seeing the file as httpdcontent but as nfs_t
even though the mount option was specified.
--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-selinux-list
|
| |