[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: dhcpd with selinux-policy-targeted-1.17.30-3.9 in FC3
- From: Ivan Gyurdiev <ivg2 cornell edu>
- To: Alex Charrett <fedora transposed org>
- Cc: fedora-selinux-list redhat com
- Subject: Re: dhcpd with selinux-policy-targeted-1.17.30-3.9 in FC3
- Date: Mon, 27 Jun 2005 07:46:55 -0400
> The line refering to dhcp.leases in
> /etc/selinux/targeted/contexts/files/file_contexts looks like it should
> work ok:
> /var/lib/dhcp(3)?/dhcpd\.leases.* -- system_u:object_r:dhcpd_state_t
You can run matchpathcon <file> or restorecon <file> to find out
if this is a labeling problem or not..
matchpathcon will show you if the regexp is working, and restorecon
will actually change it to context that matches the regexp.
Strangely, on my machine the entire folder is labeled dhcp_state_t,
with no dhcpd_state_t... (but this is strict policy rawhide).
--
Ivan Gyurdiev <ivg2 cornell edu>
Cornell University
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]