#108 Groups with a filterUser member do not return any results
Closed: Fixed None Opened 14 years ago by sgallagh.

Relevant part of sssd.conf:

[services/NSS]
filterUsers = root
filterGroups = root

[domains/LEGACYLOCAL]
description = LOCAL migration domain
enumerate = 3
minId = 0
maxId = 65000
magicPrivateGroups = FALSE
legacy = TRUE

A section of the /etc/group file:

wheel:x:10:root,sgallagh

Running:
{{{getent -s sss group wheel}}
returns no values.

I'm not sure if we want to return

wheel:x:10:root,sgallagh

or

wheel:x:10:sgallagh

But not returning the group at all is wrong.


Fields changed

priority: major => critical

fixed with c141041

resolution: => fixed
status: new => closed

Fields changed

doc: => 0
docupdated: => 0
fixedin: => 0.5.0
tests: => 0
testsupdated: => 0

Fields changed

tests: 0 => 1

Fields changed

tests: 1 => 0
testsupdated: 0 => 1

automated test add to verify groups with filtered users - still return all members.

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to simo
- Issue set to the milestone: SSSD 0.6.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/1150

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