https://bugs.kde.org/show_bug.cgi?id=515248
Bug ID: 515248
Summary: KScreenLocker requires PAM service file called `kde`,
but new `plasma-login-manager` creates `plasmalogin`
Classification: Plasma
Product: plasmashell
Version First 6.5.5
Reported In:
Platform: Arch Linux
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: Screen locking
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
SUMMARY
`KScreenLocker` requires a PAM service called `kde` (cf. this
[README.pam](https://invent.kde.org/plasma/kscreenlocker/-/blob/master/README.pam?ref_type=heads)).
However, `plasma-login-manager` creates a PAM service file named `plasmalogin`.
This new file name needs to be reflected in KScreenLocker for it to work with
`plasma-login-manager`.
STEPS TO REPRODUCE
1. Install `plasma-login-manager`.
2. Make sure any local kde PAM service was removed (e.g. /usr/lib/pam.d/kde).
3. Lock the screen and try to unlock it.
This can be circumvented by creating a softlink plasmalogin -> kde.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Archlinux
KDE Plasma Version: 6.5.5
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1
--
You are receiving this mail because:
You are watching all bug changes.