Bug 709352 - Typo in negative cache notification for initgroups()
Summary: Typo in negative cache notification for initgroups()
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: sssd
Version: 5.7
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Stephen Gallagher
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On: 709260 709342
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-31 13:23 UTC by Stephen Gallagher
Modified: 2020-05-02 16:26 UTC (History)
6 users (show)

Fixed In Version: sssd-1.5.1-38.el5
Doc Type: Bug Fix
Doc Text:
Clone Of: 709342
Environment:
Last Closed: 2012-02-21 06:23:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github SSSD sssd issues 2064 0 None None None 2020-05-02 16:26:32 UTC
Red Hat Product Errata RHBA-2012:0164 0 normal SHIPPED_LIVE sssd bug fix and enhancement update 2012-02-20 15:06:51 UTC

Description Stephen Gallagher 2011-05-31 13:23:20 UTC
+++ This bug was initially created as a clone of Bug #709342 +++

Description of problem:


Version-Release number of selected component (if applicable):
sssd-1.5.1-34.el6

How reproducible:
Every time

Steps to Reproduce:
1. Set the debug level to 2 or higher
2. Add a user to the filter_users option in [domain/DOMAINNAME] and restart SSSD
3. Run 'id -G <filtered_user>'
  
Actual results:
Debug message reads:
(Tue May 31 14:14:47 2011) [sssd[nss]] [nss_cmd_initgroups_search] (2): User [DOMAINNAME] does not exist in [localinuxuser]! (negative cache)

Expected results:
(Tue May 31 14:14:47 2011) [sssd[nss]] [nss_cmd_initgroups_search] (2): User
[localinuxuser] does not exist in [DOMAINNAME]! (negative cache)

Additional info:

Comment 1 Stephen Gallagher 2011-09-30 12:29:32 UTC
Upstream ticket:
https://fedorahosted.org/sssd/ticket/1022

Comment 2 Kaushik Banerjee 2011-12-23 08:24:57 UTC
With the steps given above, the /var/log/sssd/sssd_nss.log shows:

(Fri Dec 23 13:51:23 2011) [sssd[nss]] [nss_cmd_initgroups_search] (2): User [kaulocal] does not exist in [LDAP-KRB5]! (negative cache)


Verified in version:
# rpm -qi sssd | head
Name        : sssd                         Relocations: (not relocatable)
Version     : 1.5.1                             Vendor: Red Hat, Inc.
Release     : 47.el5                        Build Date: Tue 13 Dec 2011 07:19:10 PM IST
Install Date: Wed 14 Dec 2011 12:37:28 PM IST      Build Host: x86-007.build.bos.redhat.com
Group       : Applications/System           Source RPM: sssd-1.5.1-47.el5.src.rpm
Size        : 3679892                          License: GPLv3+
Signature   : (none)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://fedorahosted.org/sssd/
Summary     : System Security Services Daemon

Comment 3 errata-xmlrpc 2012-02-21 06:23:02 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2012-0164.html


Note You need to log in before you can comment on or make changes to this bug.