Bug 1515100
| Summary: | Remove pam_elogind.so from sddm PAM configuration | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pierre Juhen <pierre.juhen> |
| Component: | sddm | Assignee: | Jiri Eischmann <jeischma> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | fedora, jgrulich, kde-sig, me, pierluigi.fiorini, rdieter, rs, talha.khan1, tmraz |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-10 17:28:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pierre Juhen
2017-11-20 07:16:18 UTC
This module is not part of Linux-PAM project. If you need it become a Fedora packager and submit a package with the module for review. Hi, Therefore, you should comment out the line : session optional pam_elogind.so in /etc/pam.d/sddm-greeter, that causes the error message. Regards, Really, that module shouldn't be referenced in that config file. And that file comes from the sddm package. So it looks like someone might have fat fingered the packaged config file. The bug is non-fatal, since I have at least one system with the misconfiguration that's working perfectly fine. But it was also a red herring when I was trying to debug one that wasn't. At the time of this comment (feb 26 2018), I still get that error message in my journalctl output, and the line mentioned by Pierre is still there in the config file. still around in fedora 28.. sddm-0.17.0-3.fc28.x86_64 This is fixed in sddm-0.18.0 (for f29+ only for now). The fix will be backported for prior fedora releases, when/if needed, but not to only fix this mostly-cosmetic bug. |