Bug 324811

Summary: gdm login failure with NIS authentication
Product: [Fedora] Fedora Reporter: Ian <i.thurlbeck>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-10 12:57:48 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:
Bug Depends On:    
Bug Blocks: 235703    

Description Ian 2007-10-09 12:35:37 UTC
Description of problem: If you setup NIS authentication by editing usual files
(/etc/yp.conf /etc/sysconfig/network /etc/nsswitch.conf) then logins using gdm fail


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


How reproducible: Every time


Steps to Reproduce:
1. Configure NIS
2. Attempt login using gdm
3.
  
Actual results: syslog:pam_unix(gdm:auth): check pass; user unknown


Expected results: successful login


Additional info: There is a fix posted in bz#134393 which is to set
USENIS=yes in /etc/sysconfig/authconfig but gdm should really respect
settings in /etc/nsswitch.conf

Using kdm as login manager works OK.

Comment 1 Matthias Clasen 2007-10-10 06:02:09 UTC
If this prevents login, it is blocker material

Comment 2 Ian 2007-10-10 11:03:51 UTC
Did a fresh install with all current updates. gdm with NIS logins work fine now.
Changelog for gdm does not hint at a fix, so I can only assume I made a mistake
- please close this bug.



Comment 3 Matthias Clasen 2007-10-10 12:57:48 UTC
Thanks for the update.