#4015 The server error message is not returned if password change fails
Closed: Fixed by jhrozek. Opened by jhrozek.

Ticket was cloned from Red Hat Bugzilla: Bug 1710286

If password change fails, the tevent request would call TEVENT_REQ_RETURN_ON_ERROR before returning the error message that comes from the server, so the server message would not be propagated to the caller.

This regressed in cf1d7ff79696d1150bc2690be2c4d9f7a9dd04fc


Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1710286

Pr: https://github.com/SSSD/sssd/pull/817

Metadata Update from @jhrozek:
- Issue assigned to jhrozek

Metadata Update from @jhrozek:
- Issue tagged with: PR, regression

Commit 9a4d5f06 fixes this issue

  • master: 9a4d5f0601b432b87c3bf93f7126d07e65993e0d
  • sssd-1-16: 4ab1b754a2659d8e75ae734987ed93f3e1ed047f

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/4986

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