Bug 701885
Summary: | typo errors in 'semanage boolean -l' output | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Milos Malik <mmalik> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | dwalsh, mgrepl |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | selinux-policy-3.7.19-112.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 10:07:38 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: |
Description
Milos Malik
2011-05-04 07:52:20 UTC
postgres vs. postgreSQL vs. postgresql ========================= # semanage boolean -l | grep postgres exim_can_connect_db -> off Allow exim to connect to databases (postgres, mysql) allow_user_postgresql_connect -> off Allow users to connect to PostgreSQL puppetmaster_use_db -> off Alow Pupper master to use connect to mysql and postgresql database It would be nice if we chose one of the 3 possibilities. Some of these are already fixed in F15 and I am fixing others in F15 and will fix in RHEL6.2. Fixed in selinux-policy-3.7.19-98.el6 What is wrong? I don't see it. Fixed in selinux-policy-3.7.19-107.el6 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1511.html |