Bug 2018432
| Summary: | 2.5.x based SSSD adds more AD domains than it should based on the configuration file (not trusted and from a different forest) | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Alexey Tikhonov <atikhono> | |
| Component: | sssd | Assignee: | Sumit Bose <sbose> | |
| Status: | CLOSED ERRATA | QA Contact: | Dan Lavu <dlavu> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.5 | CC: | dlavu, grajaiya, jhrozek, lslebodn, mzidek, pbrezina, sgoveas, tscherf | |
| Target Milestone: | rc | Keywords: | Triaged, ZStream | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | sync-to-jira | |||
| Fixed In Version: | sssd-2.6.1-1.el8 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2018440 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-10 15:26:44 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: | 2018440 | |||
|
Description
Alexey Tikhonov
2021-10-29 10:14:47 UTC
Upstream PR: https://github.com/SSSD/sssd/pull/5850 Pushed PR: https://github.com/SSSD/sssd/pull/5850 * `master` * 4c48c4a7792961cf8a228c76975ac370d32904e1 - ad: filter trusted domains * `sssd-1-16` * 87aaf96ab7bd39698c41625d56602ca3de943b87 - ad: filter trusted domains Verified tested against sssd-2.6.1-1.el8.x86_64 2021-12-03 18:36:26,174 - sssd.testlib.common.qe_class.QeHost.hostname1.ParamikoTransport - INFO - RUN sssctl domain-list 2021-12-03 18:36:26,175 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - RUN sssctl domain-list 2021-12-03 18:36:26,410 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - implicit_files 2021-12-03 18:36:26,410 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - domain.com 2021-12-03 18:36:26,410 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - child.domain.com 2021-12-03 18:36:26,411 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - child1.domain.com 2021-12-03 18:36:26,411 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - tdomain.com 2021-12-03 18:36:26,412 - sssd.testlib.common.qe_class.QeHost.hostname1.cmd82 - DEBUG - Exit code: 0 implicit_files domain.com child.domain.com child1.domain.com tdomain.com PASSED 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 (sssd bug fix and enhancement update), 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://access.redhat.com/errata/RHBA-2022:2070 |