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

Filter out MSA in the LDAP inventory plugin #149

Merged
merged 1 commit into from
Aug 25, 2024

Commits on Aug 25, 2024

  1. Filter out MSA in the LDAP inventory plugin

    This change will filter out all managed service accounts in the default
    LDAP filter used with the `microsoft.ad.ldap` filter plugin. This
    ensures that the only objects returned as hosts are actual computer
    accounts and not object classes that descend from the `computer` class
    but are not actually computers.
    jborean93 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    588d736 View commit details
    Browse the repository at this point in the history