#1601 A wrong callback used causes getgrgid to not work for trusted domains
Closed: Fixed None Opened 11 years ago by jhrozek.

https://bugzilla.redhat.com/show_bug.cgi?id=869336 (Red Hat Enterprise Linux 6)

Description of problem:
When the subdomains are discovered during a getgrgid request, the SSSD calls a
wrong callback, causing the getgrid operation to fail.

Version-Release number of selected component (if applicable):
1.9.2-4

How reproducible:
always

Steps to Reproduce:
1. getent passwd <uid-of-user-from-trusted-domain>
2.
3.

Actual results:
no results. Internally the SSSD encounters an error.

Expected results:
the user shows up

Additional info:
The upstream has a patch available, it is commit
a489aec7d328ad4fd8f420e1ac011c1fdc247465:

http://git.fedorahosted.org/cgit/sssd.git/commit/?id=a489aec7d328ad4fd8f420e1ac
011c1fdc247465

Fields changed

blockedby: =>
blocking: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
owner: somebody => sbose
patch: 0 => 1
testsupdated: => 0

milestone: NEEDS_TRIAGE => SSSD 1.9.3
resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.9.3

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

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