#3905 SSSD doesn't clear cache entries for IDs below min_id.
Closed: Fixed 4 years ago by jhrozek. Opened 5 years ago by thalman.

Ticket was cloned from Red Hat Bugzilla: Bug 1650018

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:

SSSD doesn't clear cache entries for IDs below min_id.

Version-Release number of selected component (if applicable):

# uname -r
3.10.0-693.5.2.el7.x86_64

# rpm -q --queryformat '%{VERSION}%{RELEASE}\n' sssd-client
1.15.250.el7_4.11


How reproducible:


Steps to Reproduce:
1. Add min_id to "/etc/sssd/sssd.conf".
2.
3.

Actual results:

sssd cache doesn't clear for group.


Expected results:

sssd cache is cleared for group.

Additional info:

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

5 years ago

Metadata Update from @thalman:
- Issue assigned to thalman

5 years ago

Once object is in cache, it is refreshed without configuration (ldap_min_id, ldap_max_id) check.
If admin changes those limits, already cached objects outside this limit are still refreshed and handled by cache.

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

5 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.2 (was: SSSD 2.1)
- Issue tagged with: PR, bug

5 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.3 (was: SSSD 2.2)

4 years ago

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 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/4890

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