Back to bug 1020905

Who When What Removed Added
Jakub Hrozek 2013-10-18 13:54:45 UTC Status NEW ASSIGNED
shridhar 2013-10-19 17:25:58 UTC CC sgadekar
Jakub Hrozek 2013-10-24 14:16:59 UTC Status ASSIGNED POST
Eugene Keck 2013-10-31 17:20:33 UTC Priority unspecified urgent
CC ekeck, jkurik
Severity unspecified urgent
Jan Kurik 2013-11-07 14:34:35 UTC Blocks 1028046
Jan Kurik 2013-11-07 14:35:30 UTC Keywords ZStream
Jakub Hrozek 2013-11-19 19:37:54 UTC Status POST MODIFIED
Fixed In Version sssd-1.9.2-130.el6
Jan Kurik 2014-01-09 14:52:58 UTC Status MODIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-01-09 09:52:58 UTC
Jan Kurik 2014-06-10 08:51:33 UTC Status CLOSED MODIFIED
Resolution CURRENTRELEASE ---
Keywords Reopened
errata-xmlrpc 2014-06-17 17:35:38 UTC Status MODIFIED ON_QA
Namita Soman 2014-07-29 12:22:35 UTC CC nsoman
Steeve Goveas 2014-07-30 11:37:03 UTC Status ON_QA VERIFIED
CC sgoveas
Jakub Hrozek 2014-08-04 08:47:55 UTC Doc Text Cause: The sss_useradd and sss_groupadd tools scan the ID space for system accounts as configured by /etc/login.defs rather aggresivelly, looking for an unused ID. At the same time, the subdomain code didn't honor the min_id/max_id settings, so even setting a high min_id didn't help.

Consequence: Adding a system account using the sss_useradd or sss_groupadd tools took very long time as sssd was being hammered with getpwuid()/getgrgid() requests.

Fix: The subdomain code was fixed to honor the min_id/max_id configuration options.

Result: If the sssd is properly configure with min_id options, scanning the ID space is rather fast. At the same time, future versions of shadow-utils will scan the ID space more efieciently.
errata-xmlrpc 2014-10-14 04:46:55 UTC Status VERIFIED CLOSED
Resolution --- ERRATA
Last Closed 2014-01-09 09:52:58 UTC 2014-10-14 00:46:55 UTC
Pavel Březina 2020-05-02 17:30:00 UTC Link ID Github SSSD/sssd/issues/3165

Back to bug 1020905