@petosaur, you have a error code 400 which might mean that the parameters you are passing might be wrong. How are you configuring the integration via the CLI or on the NMC ?
Possibly a password with (too) special characters in them? Not with NW but had some issues with Dell DPC appliance hooking it up to AD, as I could not find a way to escape a "!" in the password (at least I recall that being the culprit). Once the password was changed, it worked right away, while before it gave me this very same error.
crazyrov
4 Operator
•
1.3K Posts
0
February 22nd, 2021 00:00
@petosaur, you have a error code 400 which might mean that the parameters you are passing might be wrong. How are you configuring the integration via the CLI or on the NMC ?
not sure but I think this might help - https://youtu.be/GzB5sqyPTGA.
barry_beckers
393 Posts
0
March 10th, 2021 06:00
"LDAP: error code 49" and specifically "data 52e" seems to suggest:
https://ldapwiki.com/wiki/Common%20Active%20Directory%20Bind%20Errors
Possibly a password with (too) special characters in them? Not with NW but had some issues with Dell DPC appliance hooking it up to AD, as I could not find a way to escape a "!" in the password (at least I recall that being the culprit). Once the password was changed, it worked right away, while before it gave me this very same error.