-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
feat(inputs): Add LDAP input plugin supporting OpenLDAP and 389ds #13995
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this as well!
One typo in sample config, I think?
Can you highlight what a user, using the existing openldap would need to do to switch over? Other than the switch from a host/port to server parameter, is there anything else? Are the metrics identical otherwise?
Would the customer be able to just download the Nightly builds published on our Release site to test? - https://portal.influxdata.com/downloads/ They are willing to test and I am working to see how I can get them the test build. |
@dburton-influxdata there are artifacts available in the comment above by the telegraf-tiger (direct link). If they click the little box icon it will expand to provide even more downloads. I would prefer that we get confirmation from the customer before landing this in master. Thanks! |
Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving since I'll be out, but please wait to land until we hear back from a user.
Merging after positive feedback from the user... |
This is a now plugin that superseeds the OpenLDAP plugin. It generalizes the metric gathering and adds support for the 389ds directory server.