Bug 489400

Summary: pam_selinux should stop asking weird questions from the session stack
Product: [Fedora] Fedora Reporter: Ray Strode [halfline] <rstrode>
Component: pamAssignee: Tomas Mraz <tmraz>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: dwalsh, tmraz
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: 2009-09-01 15:35:03 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 Ray Strode [halfline] 2009-03-09 20:47:24 UTC
pam_selinux occasionally asks a bizarre question about setting manual contexts after login.

Previously, GDM would get all angry and freeze up from this question because it was tearing down the greeter before pam_open_session finished.

Now it actually asks the question, but I'm not sure that's an improvement.

Should probably get removed.

Comment 1 Bug Zapper 2009-06-09 12:03:07 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Tomas Mraz 2009-09-01 15:35:03 UTC
The questions would be asked only when there is actually some problem with the configuration or most probably in the selinux policy. I don't want to drop the functionality from pam_selinux as it might be useful in some special configurations like MLS machines.