Quoting Paul Howarth <paul@xxxxxxxxxxxx>:
> On Sun, 2006-07-02 at 21:03 +0700, rsomsak123@xxxxxxxxxxxxxxxxxxx
> wrote:
> > I want to change context from ... below.
> > drwxr-xr-x root root root:object_r:root_t home3
> >
> > to ... below.
> > drwxr-xr-x root root
> home3
> >
> > How can I do with "chcon" command ? (delete root:object_r:root_t
> )
>
> This will probably not have the effect you're looking for. What is the
> actual problem you're trying to solve?
>
I want to test permission with Apache 2.x if I deleted context
"root:object_r:root_t".
Do you know command to delete "root:object_r:root_t" ?
Best Regards,
Somsak.