Skip to content
Commit f78ccfc9 authored by Gibeom Gwon's avatar Gibeom Gwon Committed by David Edmundson
Browse files

Handle ConvPutAuthAbort as an authentication failure

If an incorrect password is provided for a systemd-homed based user,
kcheckpass sends ConvPutAuthAbort. Currently, ConvPutAuthAbort is
handled like ConvPutReadyForAuthentication. This causes the problem
of repeating authentication indefinitely. So, treating ConvPutAuthAbort
as an authentication failure solves the problem.

BUG: 438099
parent ad1fa641
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment