I am getting the below error when trying to connect with the Active Directory plugin.
simple bind failed:
I have disable the firewall and iptables and still I am getting the same issue.
Any ideas?
I am getting the below error when trying to connect with the Active Directory plugin.
simple bind failed:
I have disable the firewall and iptables and still I am getting the same issue.
Any ideas?
Isn’t simple bind failed just the generic error message saying something went wrong doing a bind (login)
If the UI doesn’t give errors, check your Jenkins server log,.maybe even LDAP logs
I am getting the below on the jenkins log
WARNING h.p.a.ActiveDirectorySecurityRealm$DescriptorImpl#bind: All attempts to login failed for user etc
Can anyone provide any update for me on this?