RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 627668 - sealert does not allow to turn off ignores in GUI
Summary: sealert does not allow to turn off ignores in GUI
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: setroubleshoot
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Daniel Walsh
QA Contact: Karel Srot
URL:
Whiteboard:
Depends On: 512576 558719
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-26 16:02 UTC by Eduard Benes
Modified: 2011-12-06 09:48 UTC (History)
3 users (show)

Fixed In Version: setroubleshoot-3.0.31-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of: 558719
Environment:
Last Closed: 2011-12-06 09:48:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1509 0 normal SHIPPED_LIVE setroubleshoot bug fix update 2011-12-06 00:39:33 UTC

Comment 1 Daniel Walsh 2010-11-22 21:27:44 UTC
I would prefer to push off setroubleshoot to see how well the redesign in Fedora 15 goes, and then update to that package in 6.2.

Comment 3 Daniel Walsh 2011-05-23 18:51:13 UTC
Fixed in setroubleshoot-3.0.31-1.el6

Comment 5 Eduard Benes 2011-06-27 09:04:58 UTC
Clearing qa_ack, setroubleshoot has been removed from 6.2 approved list.

Comment 9 Karel Srot 2011-10-19 09:39:47 UTC
AVC Ingore doesn't seem to work in setroubleshoot-3.0.38-2.1.el6.x86_64

I have executed
# sandbox touch /etc/genavc.log
/bin/touch: cannot touch `/etc/genavc.log': Permission denied
and opened the sealert browser. I have chosen Ignore for this particular AVC but after another "sandbox touch /etc/genavc.log" I had been notified again.

Comment 11 Daniel Walsh 2011-10-19 14:21:56 UTC
Sandbox is generating a different signature each time it is run, so setroubleshoot is not matching the signatures.  (Different MCS Label).  If you want to test this out, a better solution would be

touch /var/www/html/index.html
chcon -t user_home_t /var/www/html/index.html
service httpd start
wget localhost 

This should generate an AVC about httpd_ reading user_home_t.  Tell setroubleshoot to ignore.

wget localhost

You should not get another AVC about httpd_t and user_home_t.

Comment 15 errata-xmlrpc 2011-12-06 09:48:48 UTC
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-1509.html


Note You need to log in before you can comment on or make changes to this bug.