loopback mounting public_content_t (iso images)

Paul Howarth paul at city-fan.org
Thu Sep 27 15:14:07 UTC 2007


Chuck Anderson wrote:
> On Thu, Sep 27, 2007 at 11:05:33AM -0400, Chuck Anderson wrote:
>> Any suggestions on how to allow a file to be loop mounted and also 
>> shared via FTP/HTTP/RSYNC?
> 
> I forgot to mention, that after bootup, I can log in as root and do 
> this to fix it:
> 
> mount -a

Try this:

setsebool -P allow_mount_anyfile 1

To try this out without rebooting, unmount your loop files and try 
remounting them using:

# service netfs start

Try doing this before and after setting the boolean to see what 
difference it makes.

Paul.




More information about the fedora-selinux-list mailing list