Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 705547 Details for
Bug 915906
Quantum DHCP is being denied by Selinux
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Updated patch with Miroslav's recommend change
0001-Allow-dnsmasq_t-to-write-to-quantum-s-DHCP-directory.patch (text/plain), 933 bytes, created by
Lon Hohberger
on 2013-03-05 16:52:54 UTC
(
hide
)
Description:
Updated patch with Miroslav's recommend change
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2013-03-05 16:52:54 UTC
Size:
933 bytes
patch
obsolete
>From 3b55a291f86df680ae8800016519c778f707ddd8 Mon Sep 17 00:00:00 2001 >From: Lon Hohberger <lhh@redhat.com> >Date: Tue, 5 Mar 2013 10:49:18 -0500 >Subject: [PATCH] Allow dnsmasq_t to write to quantum's DHCP directory > >Signed-off-by: Lon Hohberger <lhh@redhat.com> >Signed-off-by: Miroslav Grepl <mgrepl@redhat.com> >--- > openstack-selinux-quantum.te | 5 ++++- > 1 files changed, 4 insertions(+), 1 deletions(-) > >diff --git a/openstack-selinux-quantum.te b/openstack-selinux-quantum.te >index 14e6d59..3a30499 100644 >--- a/openstack-selinux-quantum.te >+++ b/openstack-selinux-quantum.te >@@ -20,11 +20,14 @@ > # Author: Miroslav Grepl > # > >-policy_module(openstack-selinux-quantum,0.2) >+policy_module(openstack-selinux-quantum,0.2.1) > > require { > type dnsmasq_t; >+ type quantum_var_lib_t; > } > > corecmd_exec_bin(dnsmasq_t) > corecmd_exec_shell(dnsmasq_t) >+ >+rw_files_pattern(dnsmasq_t, quantum_var_lib_t, quantum_var_lib_t) >-- >1.7.7.6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 915906
:
703059
|
703886
|
705520
|
705528
|
705531
|
705546
| 705547