From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43A1FC43.3050100@redhat.com> Date: Thu, 15 Dec 2005 18:29:07 -0500 From: Daniel J Walsh MIME-Version: 1.0 To: Bernd Bartmann CC: SELinux@tycho.nsa.gov Subject: Re: RHES4, Subversion, Apache and SElinux References: <6c18a4f0512151401p3948e810g5bec34eabbce522c@mail.gmail.com> <43A1F9DC.3010205@redhat.com> <6c18a4f0512151526u137caa8fo4dd44f92551369c7@mail.gmail.com> In-Reply-To: <6c18a4f0512151526u137caa8fo4dd44f92551369c7@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Bernd Bartmann wrote: > On 12/16/05, Daniel J Walsh wrote: > >> file_t indicates that the file system was never labeled. >> try chcon -R -t httpd_sys_content_t /data >> to label the entire tree. >> > > This results in: > [root@picard ~]# chcon -R -t httpd_sys_content_t /data > chcon: can't apply partial context to unlabeled file /data > > I seem to be able to anything below /data but not /data itself. > > Best regards, > Bernd. > chcon -R system_u:object_r:httpd_sys_content_t /data -- -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.