Skip to content

Fix references to LDAP Datastore Options #20262

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bwatters-r7
Copy link
Contributor

Fixes #20259
Replaces old datastore options with new datastore options.

@adfoster-r7
Copy link
Contributor

          If the bind username and password are provided (BIND_DN and BIND_PW
          options), these credentials will be used instead of attempting an
          anonymous bind.

Looks like the module's description needs updated

@@ -19,7 +19,7 @@ def initialize(info = {})
the vmdir service in VMware vCenter Server version 6.7 prior to the
6.7U3f update, only if upgraded from a previous release line, such as
6.0 or 6.5.
If the bind username and password are provided (BIND_DN and BIND_PW
If the bind username and password are provided (BIND_DN and BLDAPPassword
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If the bind username and password are provided (BIND_DN and BLDAPPassword
If the bind username and password are provided (BIND_DN and LDAPPassword

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Fix auxiliary/gather/vmware_vcenter_vmdir_ldap
3 participants