Bug 1998459
| 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 9 | Reporter: | Alexey Tikhonov <atikhono> |
| Component: | sssd | Assignee: | Sumit Bose <sbose> |
| Status: | CLOSED ERRATA | QA Contact: | Dan Lavu <dlavu> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | dlavu, grajaiya, jhrozek, lslebodn, mzidek, pbrezina, sgoveas, tscherf |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | sync-to-jira | ||
| Fixed In Version: | sssd-2.6.1-1.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-17 16:00:30 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
Alexey Tikhonov
2021-08-27 09:46:00 UTC
https://github.com/SSSD/sssd/commit/95adf488f94f5968f6cfba9e3bef74c07c02ccff causes more domains to appear and in the given case it causes some direct trusts to domains from different forests to show up as well. It makes sense to filter those (not trusted and from a different forest) domains. Comments in bz 1984591 may provide additional info. 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 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 (new packages: sssd), 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:4015 |