From: Daniel J Walsh <dwalsh@redhat.com>
To: Bernd Bartmann <bernd.bartmann@gmail.com>
Cc: SELinux@tycho.nsa.gov
Subject: Re: RHES4, Subversion, Apache and SElinux
Date: Thu, 15 Dec 2005 18:29:07 -0500 [thread overview]
Message-ID: <43A1FC43.3050100@redhat.com> (raw)
In-Reply-To: <6c18a4f0512151526u137caa8fo4dd44f92551369c7@mail.gmail.com>
Bernd Bartmann wrote:
> On 12/16/05, Daniel J Walsh <dwalsh@redhat.com> 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.
next prev parent reply other threads:[~2005-12-15 23:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-15 22:01 RHES4, Subversion, Apache and SElinux Bernd Bartmann
2005-12-15 22:57 ` Tobias Nijweide
2005-12-15 23:18 ` Daniel J Walsh
2005-12-15 23:26 ` Bernd Bartmann
2005-12-15 23:29 ` Daniel J Walsh [this message]
2005-12-15 23:37 ` Bernd Bartmann
2005-12-16 0:23 ` Johan Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43A1FC43.3050100@redhat.com \
--to=dwalsh@redhat.com \
--cc=SELinux@tycho.nsa.gov \
--cc=bernd.bartmann@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.