https://bugs.kde.org/show_bug.cgi?id=456210
--- Comment #47 from David Edmundson <k...@davidedmundson.co.uk> --- We've got a few threads at once here: Errors with "kscreenlocker_greet: Auth done RC 7" are probably the following: KDE screenlocker tries to use the configuration /etc/pam.d/kde As all distros are random with PAM this is not supplied by us. I think this is by mistake as it used to be part of KDM. Some distros (Arch at least) ships it in plasma-workspace packaging. Others do not. If this does not exist we fall back to /etc/pam.d/other On some distros this will just call pam_deny immediately (which gives us our RC 7) On other distros (Neon) it calls common-auth which is why it works I don't think this is a recent regression our side. -- You are receiving this mail because: You are watching all bug changes.