-
Bug
-
Resolution: Fixed
-
Critical
-
None
All the details are here:
https://github.com/jenkinsci/active-directory-plugin/pull/41
Basically, by doing this you might be locking an user account with a bad password specially in case where the ldapServers are discovered automatically by the plugin, as it will be trying to authenticate through all the tree getting BadCredentialsException and then you might be locking your account per hitting the max of retries.
- is related to
-
JENKINS-32033 Support for multiple domain controllers
-
- Resolved
-
[JENKINS-38444] Actual implementation of Multiple Domains Controllers with Multiple Domains might lock users accounts
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |