Discussion:
[SSSD] [sssd PR#5594][opened] AD: read trusted domains from local domain as well (1.16)
sumit-bose
2021-04-20 08:47:01 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Author: sumit-bose
Title: #5594: AD: read trusted domains from local domain as well (1.16)
Action: opened

PR body:
"""
Currently SSSD only uses information stored in a domain controller of
the forest root domain to get the names of other trusted domains in the
forest. Depending on how the forest was created the forest root might
not have LDAP objects for all domains in the forest. It looks like a
typical case are child domains of other domains in the forest.

As a start SSSD can now include trusted domains stored in the LDAP tree
of a local domain controller as well. In a long run it would make sense
to allow SSSD to explicitly search for domain by looking up DNS entries
and checking a potential domain controller with a CLDAP ping.

Resolves: #5528
"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5594/head:pr5594
git checkout pr5594
pbrezina
2021-04-21 09:27:51 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

pbrezina commented:
"""
Ack.
"""

See the full comment at https://github.com/SSSD/sssd/pull/5594#issuecomment-823919639
pbrezina
2021-04-21 09:27:59 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

Label: +Accepted
pbrezina
2021-04-21 09:28:02 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

Label: +Ready to push
pbrezina
2021-04-21 10:00:41 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

pbrezina commented:
"""
Pushed PR: https://github.com/SSSD/sssd/pull/5594

* `sssd-1-16`
* 2519d5ea3757862bebc17d73d74c7e5c57bdc815 - AD: read trusted domains from local domain as well
* f511e73867f22fff9d0867b07013accb4f44cb1f - sss_domain_info: add not_found_counter

"""

See the full comment at https://github.com/SSSD/sssd/pull/5594#issuecomment-823939789
pbrezina
2021-04-21 10:00:50 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

Label: -Ready to push
pbrezina
2021-04-21 10:00:47 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

Label: -Accepted
pbrezina
2021-04-21 10:00:53 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Author: sumit-bose
Title: #5594: AD: read trusted domains from local domain as well (1.16)
Action: closed

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5594/head:pr5594
git checkout pr5594
pbrezina
2021-04-21 10:00:43 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5594
Title: #5594: AD: read trusted domains from local domain as well (1.16)

Label: +Pushed

Loading...