wolfd / pwm

PWM is an open source password self service application for LDAP directories. - exported from code.google.com/p/pwm
http://pwmdemo.weisberg.net/
0 stars 1 forks source link

ldap bind problems active directory #520

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trying to bind to ldap
2.
3.

What is the expected output? What do you see instead?

What version of PWM are you using?
Latest build

What ldap directory and version are you using?
active directory ldap 2003 functional level

Please paste any error log messages below:
error connecting to ldap directory: unable to create connection: unable to 
connect to any configured ldap url, last error: unable to bind to 
ldaps://testdc1.hout.hmc:636 as CN=Administrator,CN=Users,DC=hout,DC=hmc 
reason: CommunicationException (testdc1.hout.hmc:636; Connection reset)

When I try ldap browsers from the same machine with same admin DN / password I 
get access to the AD, tried different ldap browsers and all with same result. I 
also tried tomcat 7, and PWM 1.6, no luck. Currently using tomcat 8, and pwm 
latest build. Also tried the wizard and the manual config, and tried a new user 
with admin rights but whatever I try nothing seems to work :( Server OS is a ms 
server 2012, no firewall, domain controller on local subnet(test servers). 

thanks

Original issue reported on code.google.com by lste...@gmail.com on 20 Dec 2013 at 7:49

GoogleCodeExporter commented 9 years ago
Please post this kind of problems in the forum. The problem is configuration 
and/or directory related, not a PWM specific problem.

Tomcat 8 is not (yet) recommended to use. We have not tested for that platform.

Original comment by menno.pi...@gmail.com on 20 Dec 2013 at 8:43

GoogleCodeExporter commented 9 years ago
Hello, I had the same issue when I used tomcat 8. Please give V6 a try.

Original comment by masumm...@cvpcorp.com on 1 Jan 2014 at 8:22