#1774 move processing of password expiration back to PAM provider only
Closed: Invalid Opened by jhrozek.

Since bf8cce77a35cb0a3cdb0d21fb9c39b7b6372bc11 we process the LDAP password expiration warning in the responder, but the Kerberos password expiration warning in the provider. That is wrong architecture, we should move all the processing back to responder only.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta
priority: major => minor
type: defect => task

Fields changed

rhbz: => 0

I don't know what I was smoking when I filed this ticket. It's complete nonsense, for two reasons:
1. the logic cannot be in responders, some parts of it are provider-specific. In other words, we implement different password expiration warnings in Kerberos back end and LDAP back end.
2. It's already implemented correctly in providers. There's no change needed.

Sorry for the noise.

resolution: => invalid
review: => 0
status: new => closed

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.10 beta

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

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