Bug 978994
| Summary: | SSSD filter out ldap user/group if uid/gid is zero | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Najmuddin Chirammal <nc> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.6 | CC: | dpal, grajaiya, jgalipea, lslebodn, mkosek, pbrezina, yjog |
| Target Milestone: | rc | Keywords: | ManPageChange |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.9.2-99.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Misleading description of min_id option in man sssd.conf. It wrongly said than min_id may be 0.
Consequence: If min_id = 0 SSSD doesn't allow uid/gid to be 0 anyway.
Fix: Description of min_id was changed, so it says that minimum value is 1.
Result: Description of min_id now corresponds with SSSD behaviour.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-21 22:20:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Najmuddin Chirammal
2013-06-27 12:50:37 UTC
Upstream ticket: https://fedorahosted.org/sssd/ticket/2005 Fixed upstram in d1ccb40d426d7c67dfa0c86cdabbb3ed9a7585eb Verified in "man sssd.conf" with version sssd-1.9.2-127 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 |