#916 Explicitly ignore groups with gidNumber = 0
Closed: Fixed None Opened 12 years ago by sgallagh.

The SSSD cannot handle UID and GID 0, however some users of SSSD have a 'root' group in LDAP with gidNumber 0. Right now, this breaks {{{initgroups()}}} requests for any user in the 'root' group. We should explicitly ignore this group (which would be in keeping with the default setting of min_id = 1).

See https://bugzilla.redhat.com/show_bug.cgi?id=709178 for more details.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.5.12

Fields changed

owner: somebody => jhrozek

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

master: 804dc66

sssd-1-5: b00113f

resolution: => fixed
rhbz: =>
status: assigned => closed

Fields changed

rhbz: => 709178

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

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

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