Bug 106175
| Summary: | gdm fails first login attempt when home directory is not mounted (with autofs) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikko Paananen <mikko> |
| Component: | gdm | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | chris.ricker |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-02-03 00:09:15 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: | 100644 | ||
|
Description
Mikko Paananen
2003-10-03 14:20:13 UTC
*Shamed* It seems that this is a not bug after all, but a interaction of keychain-script and gdm started ssh-agent. Keychain was killing the other copy of ssh-agent that was started by gdm, causing X session to terminate prematurely. This didn't happen in previous versions of Redhat Linux since those didn't start ssh-agent from gdm as Fedora 1 does. |