#1022 Typo in negative cache notification for initgroups()
Closed: Fixed Opened by sgallagh.

https://bugzilla.redhat.com/show_bug.cgi?id=709352

+++ 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:

Fixed by 09985e0fcdff6312cce4f731abd12c6903ede7f1

coverity: =>
description: https://bugzilla.redhat.com/show_bug.cgi?id=709352

{{{
+++ 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 '

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:
}}}
=> https://bugzilla.redhat.com/show_bug.cgi?id=709352

{{{
+++ 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 '

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:
}}}

patch: => 1
resolution: => fixed
rhbz: =>
status: new => closed
tests: => 0
testsupdated: => 0
upgrade: => 0

Fields changed

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=709352 709352]

Metadata Update from @sgallagh:
- Issue set to the milestone: SSSD 1.5.9

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

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.

Metadata