Bug 832104
| Summary: | [RFE] Add support for suppressing group members | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Dmitri Pal <dpal> | |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Kaushik Banerjee <kbanerje> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 7.0 | CC: | aupadhye, grajaiya, henson, jgalipea, jhrozek, nc, nikolai.kondrashov, prc | |
| Target Milestone: | rc | Keywords: | FutureFeature | |
| Target Release: | 7.0 | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | sssd-1.10.0-1.el7.alpha1 | Doc Type: | Enhancement | |
| Doc Text: |
Feature: A new option, ignore_group_members was added.
Reason: In environments with very large groups (consider a group 'students' in university setup) it is too costly to download and store the whole groups. The only data needed is the group name and ID.
Result (if any): When the new ignore_group_members option is set, the groups appear effectively empty, speeding up the group download and store time dramatically.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 970519 (view as bug list) | Environment: | ||
| Last Closed: | 2014-06-13 12:19:08 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: | ||||
| Bug Blocks: | 970519 | |||
|
Description
Dmitri Pal
2012-06-14 14:10:05 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This request was erroneously removed from consideration in Red Hat Enterprise Linux 6.4, which is currently under development. This request will be evaluated for inclusion in Red Hat Enterprise Linux 6.4. The new feature was added to upstream sssd git head today: http://git.fedorahosted.org/cgit/sssd.git/commit/?id=59f136cd254d1acf2991c97221eb08803784777d It should be fairly trivial to backport to 1.9 (I haven't tested it, but the diff applies as-is to 1.9.2 with only a few offsets). While for the sssd project this was considered an RFE, for the purposes of RHEL 6 I'd like it considered a bug. This functionality was possible in RHEL 5 with nss_ldap, and lost in RHEL 6 with sssd, which is a regression. I have an open support case 00727783 requesting this feature for RHEL 6. Thanks... Fixed upstream. Temporarily moving bugs to MODIFIED to work around errata tool bug Verified by sssd ldap_provider/ignore_group_members suite. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |