https://bugs.kde.org/show_bug.cgi?id=481808

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---
     Ever confirmed|1                           |0

--- Comment #22 from Nate Graham <n...@kde.org> ---
I can reproduce it. Here's the requested information:



$ QT_LOGGING_RULES='kscreenlocker_greet.debug=true'
~/kde/usr/lib64/libexec/kscreenlocker_greet --testing
kscreenlocker_greet: Greeter is starting up.
kscreenlocker_greet: [PAM worker kde-smartcard] start: successfully started
kscreenlocker_greet: [PAM worker kde-fingerprint] start: successfully started
kscreenlocker_greet: [PAM worker kde] start: successfully started
kscreenlocker_greet: Greeter is running in testing mode
kscreenlocker_greet: Testing mode enabled: true
Locked at 1749055944
qml: The backend got an unknown wallpaper provider type. The wallpaper will now
fall back to the default. Please check your wallpaper configuration!
kscreenlocker_greet: PamAuthenticators: starting authenticators
kscreenlocker_greet: PamAuthenticators: state changing from
PamAuthenticators::Idle to PamAuthenticators::Authenticating
kscreenlocker_greet: [PAM worker kde-fingerprint] Authenticate: Starting
authentication
kscreenlocker_greet: [PAM worker kde] Authenticate: Starting authentication
kscreenlocker_greet: [PAM worker kde-smartcard] Authenticate: Starting
authentication
kscreenlocker_greet: [PAM worker kde-smartcard] Message: Info message:
auth=authinfo_unavail
kscreenlocker_greet: [PAM worker kde-smartcard] Authenticate: Authentication
done, result code: 9 (Authentication service cannot retrieve authentication
info)
file:///home/nate/kde/usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscreen/LockOsd.qml:10:1:
"../osd": no such directory
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-fingerprint true
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-smartcard true
kscreenlocker_greet: PamAuthenticators: Info message from non-interactive
authenticator kde-smartcard
kscreenlocker_greet: PamAuthenticators: Delay started on login failure for
non-interactive authenticator kde-smartcard duration: 0
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-smartcard false
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-smartcard false
kscreenlocker_greet: [PAM worker kde] Message: Echo-off prompt: Password: 
kscreenlocker_greet: [PAM worker kde] Starting nested event loop to await
response
kscreenlocker_greet: PamAuthenticators: Secret prompt from interactive
authenticator kde
kscreenlocker_greet: [PAM worker kde-fingerprint] Authenticate: Authentication
done, result code: 9 (Authentication service cannot retrieve authentication
info)
kscreenlocker_greet: PamAuthenticators: Delay started on login failure for
non-interactive authenticator kde-fingerprint duration: 0
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-fingerprint false
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-fingerprint false
kscreenlocker_greet: PamAuthenticators: cancelling interactive authenticator
kscreenlocker_greet: [PAM worker kde] Received cancellation, exiting with
PAM_CONV_ERR
kscreenlocker_greet: [PAM worker kde] Nested event loop's exit code was not
zero, bailing
kscreenlocker_greet: [PAM worker kde] Message: Echo-off prompt: Password: 
kscreenlocker_greet: [PAM worker kde] Starting nested event loop to await
response
kscreenlocker_greet: PamAuthenticators: Secret prompt from interactive
authenticator kde
kscreenlocker_greet: PamAuthenticators: responding to interactive authenticator
kscreenlocker_greet: [PAM worker kde] Received response, exiting nested event
loop
kscreenlocker_greet: PamAuthenticators: Interactive authenticator kde changed
business
kscreenlocker_greet: PamAuthenticators: Delay started on login failure for
interactive authenticator kde duration: 1748302
kscreenlocker_greet: [PAM worker kde] Authenticate: Authentication done, result
code: 7 (Authentication failure)
kscreenlocker_greet: PamAuthenticators: Interactive authenticator kde changed
business
kscreenlocker_greet: PamAuthenticators: Failure from interactive authenticator
kde



$ cat /etc/pam.d/kde
auth        substack      password-auth
auth        include       postlogin

account     required      pam_nologin.so
account     include       password-auth

password    include       password-auth

session     required      pam_selinux.so close
session     required      pam_loginuid.so
session     required      pam_selinux.so open
session     optional      pam_keyinit.so force revoke
session     required      pam_namespace.so
session     include       password-auth
session     include       postlogin



$ sudo faillock --user $USER
[sudo] password for nate: 
nate:
When                Type  Source                                          
Valid

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to