--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/3dbf270c-ec8b-4748-ab6a-6a7b5d7e620f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/010da6a7-5b23-4fa1-bc12-2a4f205c2021%40googlegroups.com.
vault write auth/ldap/config \
url="ldaps://ldap.acme.com:636" \
upndomain="acme.com" \
userattr=sAMAccountName \
userdn="OU=All Users,DC=ad,DC=acme,DC=com" \
groupdn="OU=Lists,DC=ad,DC=acme,DC=com" \
insecure_tls=true \
starttls=true
Success! Data written to: auth/ldap/configvault auth -method=ldap username=acmeUser1==> WARNING: VAULT_TOKEN environment variable set!
The environment variable takes precedence over the value set by the auth command. Either update the value of the environment variable or unset it to use the new token.
Password (will be hidden): Error making API request.
URL: PUT http://vault.acme.com:8200/v1/auth/ldap/login/acmeUser1Code: 400. Errors:
* LDAP bind failed: LDAP Result Code 49 "Invalid Credentials": 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1