Bug 234155
Summary: | Redundant selinux functionality | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> |
Component: | system-config-securitylevel | Assignee: | Thomas Woerner <twoerner> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | dwalsh, mattdm, sundaram |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-09-10 11:26:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 150225 |
Description
Matthias Clasen
2007-03-27 15:02:24 UTC
Fedora 7 test bugs should be filed against "devel", not against test1/2/3. This isn't obvious, I know. Moving this report so it isn't lost. This is a bulk message -- I apologize if this was actually meant to be targeted against a different release. If so, please fix or let me know. Thanks. system-config-selinux is not available as a bugzilla component so I am adding a comment here as the original report is also closely UI related. Hope that's ok. Running system-config-selinux shows the title as "system-config-selinux.py" instead of something that matches the menu entry like "SELinux Administration" or atleast "system-config-selinux". Fixed title in policycoreutils-2.0.14-2 The only SELinux functionality left in securitylevel is for turning on or off SELinux. There will be a new configuration tool for the firewall soon: system-config-firewall. Please have a look at: http://people.redhat.com/twoerner/system-config/ The only reason there is any SELinux in the old tool at all at this time was for firstboot. So as long as firstboot has a way to disable,permissive,enforcing SELinux then this is ok. I'm looking at removing this panel from firstboot. Ideally, we'd like people to have SELinux enabled and enforcing by default. Right now, the screen in SELinux doesn't make sense to a lot of people and advertises a way for people to easily just turn off a main part of the security features of their system. Fixed in system-config-firewall, which replaces system-config-securitylevel. |