#1515 pam_sss report System Error on wrong password
Closed: Fixed Opened by jhrozek.

krb5_child transforms Kerberos return codes into PAM return codes using a switch statement. That statement never matched the error code for wrong password and returned with generic System Error.

While the access is correctly denied, this may result in annoying false positives and perhaps even issues with the rest of the PAM stack.

Reported by Joschi Brauchle in the [Novel bugzilla] and on the https://lists.fedorahosted.org/pipermail/sssd-users/2012-September/000166.html sssd-users-list


Fields changed

owner: somebody => jhrozek
status: new => assigned

Fields changed

patch: 0 => 1

master: ea45f80628dfbe75dfba7c37c0cb14acf5af440f

milestone: NEEDS_TRIAGE => SSSD 1.9.0 RC1
resolution: => fixed
status: assigned => closed

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=861091

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=861091 861091]

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.9.0 RC1

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2557

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata