Bug 421931
| Summary: | kdm doesn't login a user automatically | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sebastian Vahl <fedora> |
| Component: | kde-settings | Assignee: | Than Ngo <than> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | fedora, kevin, ltinkl, rdieter |
| 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: | 2007-12-12 17:18:04 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: | 421891 | ||
|
Description
Sebastian Vahl
2007-12-12 16:44:45 UTC
Oh. And there are no useful entries in /var/log/kdm or /var/log/messages, only maybe this one: Dec 12 17:24:15 localhost kdm: :0[7885]: Fatal X server IO error: Broken pipe Likely a pam issue, kde3 needed a separate /etc/pam.d/kdm-np config, I think kdebase-workspace/kde-settings is currently missing the equivalent. (In reply to comment #2) > Likely a pam issue, kde3 needed a separate /etc/pam.d/kdm-np config, I think > kdebase-workspace/kde-settings is currently missing the equivalent. Is there a way to get more error messages? Only copying kdm-np from kdebase(3).fc8 don't fix this. autologin requires kdm-np file (PAM) which is missing in kde-settings package. Just take the one from kdebase-3.5.8 and add into kde-settings, it should fix the problem it's fixed in rawhide (In reply to comment #4) > autologin requires kdm-np file (PAM) which is missing in kde-settings package. > Just take the one from kdebase-3.5.8 and add into kde-settings, it should fix > the problem Ok. Only killing kdm wasn't enough for comment #3. After a reboot all is working as exspected. |