Bug 896558

Summary: sss_cache -N/-n should invalidate the hash table in sssd_nss
Product: Red Hat Enterprise Linux 7 Reporter: Dmitri Pal <dpal>
Component: sssdAssignee: Jakub Hrozek <jhrozek>
Status: CLOSED CURRENTRELEASE QA Contact: Kaushik Banerjee <kbanerje>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 7.0CC: grajaiya, jgalipea, nkarandi, pbrezina
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: sssd-1.11.0-1.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 986379 (view as bug list) Environment:
Last Closed: 2014-06-13 12:02:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 986379    

Description Dmitri Pal 2013-01-17 14:27:51 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/sssd/ticket/1759

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

Comment 1 Jakub Hrozek 2013-08-07 22:41:37 UTC
Fixed upstream.

Comment 2 Jakub Hrozek 2013-10-04 13:25:20 UTC
Temporarily moving bugs to MODIFIED to work around errata tool bug

Comment 4 Nirupama Karandikar 2013-12-12 10:45:07 UTC
Tested with  sssd-1.11.2-10.el7.x86_64

From beaker automation run :

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: [   LOG    ] :: sss_cache -N/-n should invalidate the hash table in sssd_nss BZ 986379
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [   PASS   ] :: Running 'getent netgroup netgrp' (Expected 0, got 0)
:: [   PASS   ] :: Running 'getent netgroup netgrp' (Expected 2, got 2)
:: [   LOG    ] :: Duration: 2s
:: [   LOG    ] :: Assertions: 2 good, 0 bad
:: [   PASS   ] :: RESULT: sss_cache -N/-n should invalidate the hash table in sssd_nss BZ 986379

Comment 5 Ludek Smid 2014-06-13 12:02:21 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.