achawla5000
Results
2
issues of
achawla5000
Based on my testing, in case the CN section of the user distinguishedName attribute value contains (a) more than one comma character , (b) a plus sign character + (c)...
Consider the case below. For the case below assume the username and password credentials are correct. The authentication, however, fails. var ad = new ActiveDirectory(config); var username = '[email protected]'; var...