#289 Filter User Now Getting Returned as Member of a Group - Change in Behavior as of 11/21
Closed: Fixed None Opened 14 years ago by jgalipea.

Description
The default behavior with getent group was always to not returned filtered users as group members. As of Nov. 21st this behavior has changed and the associated automated test is failing.[[BR]]

520|0 58 13377 1 1|START localdomain_061: Filtered user as member of Group - Trac Issue 108
520|0 58 13377 1 2|Restarting SSSD service
520|0 58 13377 1 3|SSSD service restarted
520|0 58 13377 1 4|Filtered user found in database but was not returned by getent as expected.
520|0 58 13377 1 5|memberof attribute value for name=jenny,cn=users,cn=LOCAL,cn=sysdb is as expected: name=test,cn=groups,cn=LOCAL,cn=sysdb
520|0 58 13377 1 6|LOCAL domain jenny memberof attribute is correct.
520|0 58 13377 1 7|memberof attribute value for name=jimi,cn=users,cn=LOCAL,cn=sysdb is as expected: name=test,cn=groups,cn=LOCAL,cn=sysdb
520|0 58 13377 1 8|LOCAL domain jimi memberof attribute is correct.
520|0 58 13377 1 9|Unfiltered user was returned as member of the group.
520|0 58 13377 1 10|ERROR: User jenny is filtered and was returned as member of group test
520|0 58 13377 1 11|TestCaseResult localdomain_061 FAIL

Ok this is interesting.
I never thought of the name filters in conjunction with a local provider.

Filters were always intended as a way to block unwanted names from a remote provider, because you can remove local users if you don't want them.

I wonder if we should make the name filters per provider instead ?

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.0
owner: somebody => simo

Fixed in: 089077a

milestone: SSSD 1.0 => SSSD 1.0 RC
resolution: => fixed
status: new => closed

Correcting FixedIn field.

fixedin: => 1.0.0rc
milestone: SSSD 1.0 RC => SSSD 1.0

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

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