Bug 626586

Summary: pam_listfile.so
Product: Red Hat Enterprise Linux 5 Reporter: abc
Component: pamAssignee: Tomas Mraz <tmraz>
Status: CLOSED WORKSFORME QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: low    
Version: 5.7   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-03 08:07:18 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 abc 2010-08-23 21:16:36 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Add this line to system-auth under pam.d uth   required        pam_listfile.so onerr=fail item=group sense=allow file=/etc/group.allowed
2. Edit /etc/group.allowed to allow certain groups.
 
  
Actual results:

Restart sshd and users under group.allowed groups can't login.

Expected results:
Groups allowed should be able to login.

Additional info:
Works perfectly fine with rhel 5 update 3. Breaks with rhel5 update 5.

Comment 1 Tomas Mraz 2010-08-23 21:34:39 UTC
Can you please use the proper Red Hat support channels to report the issue?

http://www.redhat.com/support/

Thank you.

Comment 2 Tomas Mraz 2011-02-03 08:07:18 UTC
I've tested the configuration you have and cannot reproduce your problem.