#454 uid in range but default group not in range results in user invalid
Closed: Invalid Opened by joshkayse.

if a user's uid is between min_uid and max_uid but the user's default group is not the user is not returned from sssd, with an error that the user is filtered out (id out of range)


After some discussion in the team, we've decided that we're considering this to be functioning as designed.

Domains are expected to be consistent. If the group is outside of the domain min_id and max_id, then this should be fixed by either expanding the range or changing the user's primary group.

resolution: => wontfix
status: new => closed

Fields changed

milestone: NEEDS_TRIAGE => void

Metadata Update from @joshkayse:
- Issue set to the milestone: void

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

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.

Metadata