Bug 2339004
| Summary: | login via xrdp does not update utmp/btmp/lastlog | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Magnus Lewis-Smith <mlewissmith> | ||||
| Component: | xrdp | Assignee: | Bojan Smojver <bojan> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | epel9 | CC: | bojan, shngmao | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | xrdp-0.10.2-9.fc40 xrdp-0.10.2-9.fc41 xrdp-0.10.2-9.el8 xrdp-0.10.2-9.el9 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-02-15 02:22:14 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: | |||||||
| Attachments: |
|
||||||
|
Description
Magnus Lewis-Smith
2025-01-20 14:46:56 UTC
A pull request is pending to port the fix into the 0.10 stable branch. If accepted, would you consider applying it to the 0.10.2 release, or prefer to wait for the next stable 0.10.3 release? Happy to patch once it gets merged upstream. Created attachment 2074003 [details]
Patch to support upstream PR 3400
xrdp pull request 3400 accepted upstream
The attached patch
- backports the changes on v0.10 branch into v0.10.2 (xrdp-0.10.2-utmpfix.patch)
- updates specfile with necessary build flag '--enable-utmp'
- updates 'xrdp-sesman.pamd' with necessary pam modules
Thanks for the patch. Just out of curiosity, does loginctl not tell you who's logged in via xrdp? (In reply to Bojan Smojver from comment #4) > ... Just out of curiosity, does loginctl not tell you > who's logged in via xrdp? yes, it does, and arguably contains more useful information. Nevertheless, for completeness and a more "unix-y" way :) FEDORA-2025-a1e945877a (xrdp-0.10.2-9.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2025-a1e945877a FEDORA-EPEL-2025-6b6779ae97 (xrdp-0.10.2-9.el8) has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6b6779ae97 FEDORA-EPEL-2025-cad1dbad78 (xrdp-0.10.2-9.el9) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-cad1dbad78 FEDORA-2025-0748bff73e has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-0748bff73e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-0748bff73e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2025-cad1dbad78 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-cad1dbad78 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2025-6b6779ae97 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-6b6779ae97 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-a1e945877a has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-a1e945877a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-a1e945877a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-a1e945877a (xrdp-0.10.2-9.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-0748bff73e (xrdp-0.10.2-9.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2025-6b6779ae97 (xrdp-0.10.2-9.el8) has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2025-cad1dbad78 (xrdp-0.10.2-9.el9) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. |