#135 sysdb_enumgrent is not returning MPG groups
Closed: Fixed None Opened 14 years ago by sgallagh.

Running 'make check' in the server directory fails with the following error:

../../server/tests/sysdb-tests.c:1388:F:SYSDB Tests:test_sysdb_enumgrent:0: sysdb_enumgrent failed (22: Invalid argument)

I added some debugging and found that only the following output was being returned from sysdb_enumgrent:

enumgrent: testgroup28019
enumgrent: testgroup28018
enumgrent: testgroup28017
enumgrent: testgroup28016
enumgrent: testgroup28015
enumgrent: testgroup28014
enumgrent: testgroup28013
enumgrent: testgroup28012
enumgrent: testgroup28011
enumgrent: testgroup28010

sysdb_enumgrent should also be returning MPG groups for testuser27010-testuser27019


Fields changed

description: Running 'make check' in the server directory fails with the following error:

../../server/tests/sysdb-tests.c:1388:F:SYSDB Tests:test_sysdb_enumgrent:0: sysdb_enumgrent failed (22: Invalid argument)

I added some debugging and found that only the following output was being returned from sysdb_enumgrent:

enumgrent: testgroup28019
enumgrent: testgroup28018
enumgrent: testgroup28017
enumgrent: testgroup28016
enumgrent: testgroup28015
enumgrent: testgroup28014
enumgrent: testgroup28013
enumgrent: testgroup28012
enumgrent: testgroup28011
enumgrent: testgroup28010

sysdb_enumgrent should also be returning MPG groups for testuser27010-testuser27019 => Running 'make check' in the server directory fails with the following error:
{{{
../../server/tests/sysdb-tests.c:1388:F:SYSDB Tests:test_sysdb_enumgrent:0: sysdb_enumgrent failed (22: Invalid argument)
}}}
I added some debugging and found that only the following output was being returned from sysdb_enumgrent:
{{{
enumgrent: testgroup28019
enumgrent: testgroup28018
enumgrent: testgroup28017
enumgrent: testgroup28016
enumgrent: testgroup28015
enumgrent: testgroup28014
enumgrent: testgroup28013
enumgrent: testgroup28012
enumgrent: testgroup28011
enumgrent: testgroup28010
}}}

sysdb_enumgrent should also be returning MPG groups for testuser27010-testuser27019

'make check' has been working for some time. Exact commit responsible for fixing this is unknown.

doc: => 0
docupdated: => 0
fixedin: => 0.6.0
resolution: => fixed
status: new => closed
tests: => 0
testsupdated: => 0

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- 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/1177

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