#211 sssd_nss goes into infinite loop enumerating MPG groups out of range
Closed: Fixed None Opened 14 years ago by jhrozek.

  1. create a local user in a domain with UID range of say, 1000-2000
  2. change the UID range to exclude the UID of that user
  3. getent group -s sss
  4. sssd_nss outputs:

    [sssd[nss]] [fill_grent] (4): Group [testuser@LOCAL] filtered out! (id out of range)
    [sssd[nss]] [fill_grent] (4): Group [testuser@LOCAL] filtered out! (id out of range)
    [sssd[nss]] [fill_grent] (4): Group [testuser@LOCAL] filtered out! (id out of range)
    [sssd[nss]] [fill_grent] (4): Group [testuser@LOCAL] filtered out! (id out of range)
    [sssd[nss]] [fill_grent] (4): Group [testuser@LOCAL] filtered out! (id out of range)
    [sssd[nss]] [fill_grent] (4): Group [testuser@LOCAL] filtered out! (id out of range)

getent passwd works fine, only group enumeration fails


Fields changed

summary: sssd_nss goes into infinite loop enumeraing MPG groups out of range => sssd_nss goes into infinite loop enumerating MPG groups out of range

Fields changed

owner: simo => sgallagh
priority: major => critical
status: new => assigned

Fields changed

tests: 0 => 1

Fixed in 5cada7f

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

Fields changed

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

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 0.6.1

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

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