Bug 886848
| Summary: | user id lookup fails for case sensitive users using proxy provider | ||
|---|---|---|---|
| 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: | unspecified | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.4 | CC: | grajaiya, jgalipea, okos, pbrezina |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.9.2-63.el6 | Doc Type: | Bug Fix |
| Doc Text: |
No documentation needed.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 09:42:36 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 895654 | ||
|
Description
Kaushik Banerjee
2012-12-13 10:58:08 UTC
Upstream ticket: https://fedorahosted.org/sssd/ticket/1714 Verified in version 1.9.2-68 Output of beaker automation run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: case_sensitive23: proxy provider: case_sensitive=true simple_deny_groups = User_CS1_grp1 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Stopping nslcd: [ OK ] Starting nslcd: [ OK ] User_CS1:*:1111111:1111111:User_CS1:/home/User_CS1: :: [ PASS ] :: Running 'getent -s ldap passwd User_CS1' Stopping sssd: [ OK ] Starting sssd: [ OK ] [ OK ] :: [12:03:22] :: Sleeping for 5 seconds User_CS1_grp1_Alias:*:1111111:User_CS1 :: [ PASS ] :: Running 'getent group User_CS1_grp1' uid=1111111(User_CS1_Alias) gid=1111111(User_CS1_grp1_Alias) groups=1111111(User_CS1_grp1_Alias) :: [ PASS ] :: Running 'id User_CS1' 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/RHSA-2013-0508.html |