Bug 970519
Summary: | [RFE] Add support for suppressing group members | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Kaushik Banerjee <kbanerje> |
Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.5 | CC: | aupadhye, dpal, ekeck, grajaiya, henson, jgalipea, jhrozek, klepikho, krajguru, lnovich, lslebodn, mkosek, nc, nikolai.kondrashov, pbrezina, prc, vgaikwad |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sssd-1.9.2-102.el6 | Doc Type: | Enhancement |
Doc Text: |
Feature: A new option to avoid downloading group members was added.
Reason: In many deployments, the administrator cares only about retrieving group memberships for the user, not the other way around. Moreover, if group members are not downloaded and stored to cache, SSSD gets a significant performance boost.
Result (if any): The administrator may now to disable downloading group members, resulting in large performance gains.
|
Story Points: | --- |
Clone Of: | 832104 | Environment: | |
Last Closed: | 2013-11-21 22:19:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 832104 | ||
Bug Blocks: |
Comment 5
Jakub Hrozek
2013-06-20 11:19:28 UTC
Verified as fixed by running ignore_group_members suite with sssd 1.9.2-127.el6 on RHEL6.5. GSS Approved for Hot Fix --------------------------------------------- * Customer impact (or Business case) Initial login from users take a long time. Up to 8 minutes if they have a large number of group memberships. This slow downs initial logins and sudo. This is not really acceptable to the customer because they have to manage about 350 Linux hosts. Migration from winbind to sssd was a recommendation from RedHat, because sssd would be faster than winbind. As they plan to release this in about 3 weeks. They do not want to wait till Red Hat 6.5 is released. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1680.html |