Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
In case in the root tree there are only OU and any USER, then the ad test button will report this. It is better to use a subtree scope so we actually look inside OUs.
Code changed in jenkins
User: Felix Belzunce Arcos
Path:
src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java
http://jenkins-ci.org/commit/active-directory-plugin/eecff841eb6761c6ba58a0aa183391549be26929
Log:
Merge pull request #31 from fbelzunc/
JENKINS-34444[FIXED JENKINS-34444] Test button is reporting managerDN binding is successful but was not able to find any user on the tree
Compare: https://github.com/jenkinsci/active-directory-plugin/compare/73f0ce177de9...eecff841eb67