[Bug 269189] security/plasma5-kscreenlocker: KDE lockscreen not unlocking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 15 17:34:45 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269189
--- Comment #13 from Felix Palmen <zirias at freebsd.org> ---
(In reply to Alexander Motin from comment #12)
> Tried just in case -- no change, still can't unlock.
That's expected of course ... unix-selfauth-helper(8) has a bit of explanation.
Could try to rule out one other possible cause, by adding
auth sufficient pam_permit.so
to /usr/local/etc/pam.d/kde. When added after the line calling
unix-selfauth-helper, it should allow unlocking with any password. When added
as the first line, the screen locker shouldn't even ask for a password.
If this *doesn't* work, it would mean /usr/local/etc/pam.d/kde isn't used...
If it works, I'm out of ideas for now ... then something must be wrong either
with pam_exec.so or with the screen locker itself.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list