Learn more about these different git repos.
Other Git URLs
sss_cache only invalidates the ldb records, but not the in-memory cache that holds the netgroup record. We need to fix that otherwise sssd returns non-logical results:
getent netgroup netgr -> shows netgroup, expected (remove netgroup from LDAP) sss_cache -N getent netgroup netgr -> still shows the netgroup, should not
Related to ticket #1720.
Fields changed
milestone: NEEDS_TRIAGE => SSSD 1.10 beta priority: major => minor rhbz: => 0
rhbz: 0 =>
Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=896558
rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=896558 896558]
Fixing this won't be necessary if we fix #1720 and get rid of the hash table completely.
Can be done post-beta in 1.10 proper.
milestone: SSSD 1.10 beta => SSSD 1.10.0 review: => 0
milestone: SSSD 1.10.0 => SSSD 1.10.1
Moving tickets that didn't make 1.10.1 to the 1.10.2 bucket.
Moving tickets that didn't make 1.10.1 to 1.10.2
milestone: SSSD 1.10.1 => SSSD 1.10.2
changelog: => owner: somebody => lslebodn
patch: 0 => 1 status: new => assigned
resolution: => fixed status: assigned => closed
changelog: => N/A, just a bugfix
Metadata Update from @jhrozek: - Issue assigned to lslebodn - Issue set to the milestone: SSSD 1.10.2
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/2801
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Log in to comment on this ticket.