A touch conused on context
| Newsgroups | gmane.linux.centos.general,gmane.linux.redhat.fedora.selinux |
|---|---|
| Message-ID | <e3435f1dea04226ba533bf8a66e31899.squirrel@host290.hostmonster.com> |
Ok, we've got a set of directories bind mounted on our standard mount
point for the web. The directory tree's been set with semanage fcontext -t
-e /var/www <ourmountpoint>. In one of the websites under there is
<site>/cgi-bin, and under *there are a couple of subdirectories, and a
.dat file that is written to (I thihnk it's a counter, or whatever). Yet I
see sealerts complaining that, if it was in enforcing mode, would not
allow the .cgi that's in the cgi-bin write access on the file.
What am I missing here?
mark