Bug 824113
| Summary: | system-config-selinux - Boolean - no change | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Flóki Pálsson <flokip> |
| Component: | policycoreutils | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-06-17 22:24:01 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
If you check it using # getsebool -a still nothing? >If you check it using ># getsebool -a > still nothing? yes. No change. Additional information: I am doing the usual things to get samba working. I can use samba form client on another machine and in same machine. Form getsebool -a samba_create_home_dirs --> off samba_domain_controller --> off samba_enable_home_dirs --> off samba_export_all_ro --> off samba_export_all_rw --> off samba_portmapper --> off samba_run_unconfined --> off samba_share_fusefs --> off samba_share_nfs --> off sanlock_use_nfs --> off sanlock_use_samba --> off This is a bug in setsebool. /usr/sbin/setsebool -P abrt_handle_event=1 setsebool: illegal value abrt_handle_event=1 for boolean -P Works in RC4 DVD Fixed in policycoreutils-2.1.11-16.fc18 Make that Fixed in policycoreutils-2.1.11-17.fc17 works now policycoreutils-2.1.11-18.fc17.x86_64 policycoreutils-2.1.11-18.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/FEDORA-2012-8405/policycoreutils-2.1.11-18.fc17 policycoreutils-2.1.11-18.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Version-Release number of selected component (if applicable): policycoreutils-gui-2.1.11-16.fc17.x86_64 How reproducible: always Steps to Reproduce: 1. Start system-config-selinux from menu 2. type sassword 3. select Boolean 4. Click in box in Active colum Actual results: Item is marked blue, but no mark in box Expected results: See box marked and change in SElinus rules. Additional info: ]$ system-config-selinux ** (process:1627): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (process:1627): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (process:1627): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' Gtk-Message: Failed to load module "pk-gtk-module" /usr/share/system-config-selinux/system-config-selinux.py:71: Warning: g_object_get_valist: object class `GnomeProgram' has no property named `default-icon' xml = gtk.glade.XML ("/usr/share/system-config-selinux/system-config-selinux.glade", domain=PROGNAME) WARNING: Policy would be downgraded from version 27 to 26. [floki@F17rc3d ~]$