• 
      

    Improve logging in Active Directory failures.

    Review Request #9704 — Created Feb. 26, 2018 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x
    194c49d...

    Reviewers

    This change adds the domain controller to various log messages in Active
    Directory. In the case where there are multiple domain controllers
    configured, the log messages would fail to indicate which server is
    being used, which made things hard to debug.

    This also adds an additional check for a missing ldap dependency.

    Ran unit tests.