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

Conversation

jborean93
Copy link
Collaborator

SUMMARY

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.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

microsoft.ad.ldap

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.
Copy link

@jborean93 jborean93 merged commit 09ebea4 into ansible-collections:main Aug 25, 2024
19 checks passed
@jborean93 jborean93 deleted the ldap-msa branch August 25, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant