#2317 make the negcache timeout part of nc_ctx
Closed: Fixed None Opened 9 years ago by jhrozek.

Currently the negcache timeout is stored in the responder-specific context (nss_ctx, pam_ctx) which leads to code duplication and ugly APIs. I think it would be better if we just stored the timeout in the sss_nc_ctx. That would allow us to pass only the sss_nc_ctx around.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13 beta
rhbz: => 0

Fields changed

mark: => 0

Fields changed

milestone: SSSD 1.13 beta => SSSD 1.13 backlog

Mass-moving tickets not planned for the 1.13 release to 1.14

milestone: SSSD 1.13 backlog => SSSD 1.14 beta

Fields changed

owner: somebody => pcech
sensitive: => 0

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

milestone: SSSD 1.14 beta => SSSD 1.14 alpha
resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to pcech
- Issue set to the milestone: SSSD 1.14 alpha

7 years ago

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

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.

Login to comment on this ticket.

Metadata