Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ad: use right sdap_domain in ad_domain_info_send #6064

Commits on Mar 17, 2022

  1. ad: use right sdap_domain in ad_domain_info_send

    Originally ad_domain_info_send() was only called when there was only a
    single domain available and hence only a single sdap_domain struct with
    the search bases in the sdap_domain list. Since ad_domain_info_send() is
    now called at other times as well the right sdap_domain struct must be
    selected so that the right search bases are used.
    
    Resolves: SSSD#6063
    sumit-bose committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    783bb88 View commit details
    Browse the repository at this point in the history