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: /etc/exports, /usr/sbin/exportfs ...: msg#00125
|
Subject: |
Re: /etc/exports, /usr/sbin/exportfs ... |
On Tue, 20 Jul 2004 13:32, Tom London <selinux@xxxxxxxxxxx> wrote:
> My log shows the following failure:
>
> Jul 19 18:58:38 fedora kernel: audit(1090288718.937:0): avc: denied {
> read } for pid=2363 exe=/usr/sbin/exportfs name=exports dev=hda2
> ino=4472848 scontext=system_u:system_r:nfsd_t
> tcontext=system_u:object_r:exports_t tclass=file
allow nfsd_t exports_t:file { getattr read };
Add the above to domains/program/rpcd.te .
--
http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/ My home page
|
| |