Skip to content
  • Gibeom Gwon's avatar
    Handle ConvPutAuthAbort as an authentication failure · fca315cf
    Gibeom Gwon authored and David Edmundson's avatar David Edmundson committed
    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
    
    
    (cherry picked from commit f78ccfc9)
    fca315cf