Bug 450421
Summary: | gdm logins for YP users fail, xorg gets SIGTERM | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Brian Cain <brian.cain> |
Component: | gdm | Assignee: | jmccann |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 9 | CC: | cschalle, rstrode |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-06-29 02:03:54 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
Brian Cain
2008-06-08 03:22:02 UTC
what version of gdm? $ rpm -qa | grep gdm gdm-2.22.0-1.fc9.x86_64 gdm-user-switch-applet-2.22.0-1.fc9.x86_64 $ cat /etc/redhat-release Fedora release 9 (Sulphur) $ cat /etc/gdm/custom.conf # GDM configuration storage [xdmcp] [chooser] [debug] Ah, can you try upgrading to 2.22.0-5 ? I think it should address this issue. 2.22.0-5 did not address the problem. $ rpm -qa | grep gdm gdm-user-switch-applet-2.22.0-1.fc9.x86_64 gdm-2.22.0-5.fc9.x86_64 $ cat /etc/gdm/custom.conf # GDM configuration storage [xdmcp] [chooser] [debug] Apologies. This behavior looks like it was caused by an `exec bash` in my NIS account's .bashrc. |