Right now, when we have a user whose group_id is outside the ID range, we get an error message simply stating "ID out of range". This can be difficult to debug, since the userid may actually be in range.
The debug message should state which ID (or both) that are out of range.
Fields changed
milestone: SSSD 1.2.1 => SSSD Deferred priority: major => trivial
rhbz: => 0
Metadata Update from @sgallagh: - Issue assigned to sgallagh - Issue set to the milestone: SSSD Patches welcome
proxy,ldap providers specifies. ./src/providers/proxy/proxy_id.c: "User filtered out! (id out of range)\n"); ./src/providers/proxy/proxy_id.c: "Group filtered out! (id out of range)\n"); ./src/providers/ldap/sdap_async_groups.c: "Group [%s] filtered out! (id out of range)\n", group_name);
@amitkumar25nov, thank you for digging this up. I think this is sufficient to close the ticket.
Metadata Update from @sbose: - Custom field testsupdated reset (from 0) - Issue close_status updated to: None
Metadata Update from @sbose: - Custom field testsupdated reset (from false) - Issue close_status updated to: worksforme - Issue status updated to: Closed (was: Open)
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/1542
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.