Bug 884480
| Summary: | user is not removed from group membership during initgroups | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jakub Hrozek <jhrozek> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | dpal, grajaiya, jgalipea, okos, pbrezina, tlavigne |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.9.2-37.el6 | Doc Type: | Bug Fix |
| Doc Text: |
No documentation needed.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 09:42:05 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: | 886216 | ||
|
Description
Jakub Hrozek
2012-12-06 10:08:39 UTC
Verified in version 1.9.2-59 Output of beaker automation run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: 2307bis_009 - bz 884480 - user is not removed from group membership during initgroups :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: adding new entry "uid=mof_user6,dc=example,dc=com" adding new entry "cn=mofuser6_grp1,dc=example,dc=com" adding new entry "cn=mofuser6_grp2,dc=example,dc=com" spawn ssh -q -l mof_user6 localhost echo 'login successful' mof_user6@localhost's password: Could not chdir to home directory /home/mof_user6: No such file or directory login successful :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'auth_success mof_user6 Secret123' uid=66666(mof_user6) gid=66666(mofuser6_grp1) groups=66666(mofuser6_grp1),66667(mofuser6_grp2) :: [ PASS ] :: Running 'id mof_user6 | grep mofuser6_grp1 | grep mofuser6_grp2' spawn ssh -q -l mof_user6 localhost echo 'login successful' mof_user6@localhost's password: Could not chdir to home directory /home/mof_user6: No such file or directory login successful :: [ PASS ] :: Authentication successful, as expected :: [ PASS ] :: Running 'auth_success mof_user6 Secret123' :: [ PASS ] :: Running 'id mof_user6 | grep mofuser6_grp1 | grep -v mofuser6_grp2' '990c7257-09aa-4782-bc45-fd737ec19705' 2307bis-009-bz-884480-user-is-not-removed-from-group-membership-during-initgroups result: PASS 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 |