Bug 1263735
Summary: | Could not resolve AD user from root domain | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | 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: | 7.0 | CC: | apeetham, grajaiya, jgalipea, jhrozek, lslebodn, mkosek, mzidek, pbrezina, preichl, sgoveas, tlavigne |
Target Milestone: | rc | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | sssd-1.13.0-32.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 11:40:36 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: |
Description
Jakub Hrozek
2015-09-16 14:42:20 UTC
master: fb83de0699b16e7d8eca803305e2112795807b4c cf66c53e46fad46f47489f43265c58004e0e39d4 cffe3defa3cb5011efc92a7773fe113a1e69774f 67625b1b4f856510bf4e169649b3fb30c2c14152 Verified the bug on SSSD Version: sssd-1.13.0-39.el7.x86_64 Steps followed during verification: 1. Add sssd client to child AD domain, lets say child.sssdad.com with parent as sssdad.com 2. Run getent on both the administrators, ie root domain and child domain. 3. With the latest build, root domain administrator should be resolved. # getent passwd -s sss administrator administrator:*:1239000500:1239000500:Administrator:/home/administrator:/bin/bash # getent passwd -s sss administrator.com administrator.com:*:369600500:369600513:Administrator:/home/administrator.com:/bin/bash 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. https://rhn.redhat.com/errata/RHSA-2015-2355.html |