#1759 sss_cache -N/-n should invalidate the hash table in sssd_nss
Closed: Fixed None Opened 11 years ago by jhrozek.

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


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta
priority: major => minor
rhbz: => 0

Fields changed

rhbz: 0 =>

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

Fields changed

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

Fields changed

changelog: =>
owner: somebody => lslebodn

Fields changed

patch: 0 => 1
status: new => assigned

resolution: => fixed
status: assigned => closed

Fields changed

changelog: => N/A, just a bugfix

Metadata Update from @jhrozek:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.10.2

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

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