https://bugs.kde.org/show_bug.cgi?id=519400
--- Comment #3 from Prabhat Kumar ---
Hi, thanks for looking into this! Here is the output you requested. I
specifically waited for the bug to trigger again so I could catch the exact
output when it happens.
Here is all the output:
`/usr/lib/kscreenlocker_greet --testing` log
kscreenlocker_greet: Greeter is starting up.
kscreenlocker_greet: Greeter is running in testing mode
kscreenlocker_greet: Testing mode enabled: true
kscreenlocker_greet: [PAM worker kde-fingerprint] start: successfully started
kscreenlocker_greet: [PAM worker kde-smartcard] start: successfully started
kscreenlocker_greet: [PAM worker kde] start: successfully started
Locked at 1778156568
kscreenlocker_greet: PamAuthenticators: starting authenticators
kscreenlocker_greet: PamAuthenticators: state changing from
PamAuthenticators::Idle to PamAuthenticators::Authenticating
kscreenlocker_greet: [PAM worker kde] Authenticate: Starting authentication
kscreenlocker_greet: [PAM worker kde-fingerprint] Authenticate: Starting
authentication
kscreenlocker_greet: [PAM worker kde-smartcard] Authenticate: Starting
authentication
kscreenlocker_greet: [PAM worker kde-fingerprint] Authenticate: Authentication
done, result code: 28 (Module is unknown)
kscreenlocker_greet: [PAM worker kde-smartcard] Authenticate: Authentication
done, result code: 28 (Module is unknown)
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: Delay started on login failure for
non-interactive authenticator kde-fingerprint duration: 2331494
kscreenlocker_greet: PamAuthenticators: Delay started on login failure for
non-interactive authenticator kde-smartcard duration: 2134096
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: PamAuthenticators: Availability changed for
non-interactive authenticator kde-fingerprint false
kscreenlocker_greet: PamAuthenticators: Availability changed for
non-interactive authenticator kde-fingerprint 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: 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: [PAM worker] Fail delay function was called, but
authentication result was a success!
kscreenlocker_greet: [PAM worker kde] Authenticate: Authentication done, result
code: 0 (Success)
kscreenlocker_greet: PamAuthenticators: Interactive authenticator kde changed
business
kscreenlocker_greet: PamAuthenticators: Success from interactive authenticator
kde
Unlocked
=
`faillock --user $USER` output
cthulhu:
WhenType Source
Valid
=
`/usr/lib/pam.d/kde` content
auth include system-local-login
accountinclude system-local-login
password include system-local-login
sessioninclude system-local-login
=
Let me know if you need me to test anything else!
--
You are receiving this mail because:
You are watching all bug changes.