#291 Local Domain Nested Groups - getent no longer returning child group members as members of parent group
Closed: Fixed None Opened 14 years ago by jgalipea.

Description
Parent group has two members - group child and user user1[[BR]]
Child group has one member - user user2 [[BR]]

getent on the parent group is not only returning user1 as a group member, when child group members should also be returned.[[BR]]

Automated Test Results

520|0 68 13377 1 1|START localdomain_071: Nested Group Memberships
520|0 68 13377 1 2|Checking parent group for users memberships
520|0 68 13377 1 3|ERROR: parent groups user memberships are not as expected.  Expected: user1,user2  GOT: user1
520|0 68 13377 1 4|Checking child group for users memberships
520|0 68 13377 1 5|Child group's user memberships are as expected.
520|0 68 13377 1 6|TestCaseResult localdomain_071 FAIL
520|0 68 13377 1 7|END localdomain_071
220|0 68 1 10:26:47|FAIL

This is totally my fault.
I am planning on modifying the memberof plugin to also precalculate "unrolled" memberships. Calculating them at each query is what made the previous code exremely slow so I don't want to just revert to it.

milestone: NEEDS_TRIAGE => SSSD 1.0
owner: somebody => simo
priority: major => blocker
status: new => assigned

Fixed with commit 9e37ad9

fixedin: => 1.0.0
resolution: => fixed
status: assigned => closed

Fields changed

rhbz: => 0

Metadata Update from @jgalipea:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.0

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

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