I use dsquery on DC to get proper BIND DN strings and got over that issue. Now connects ok, but when trying to change password through the GUI I get this error message in the log :
[Tue Apr 14 17:18:46 2015] [error] [client 192.168.0.165] PHP Warning: ldap_get_dn() expects parameter 2 to be resource, boolean given in /usr/share/self-service-password/pages/change.php on line 112, referer: http://192.168.0.207/ Any idea of that? Thanks Alessandro -----Original Message----- From: Clément OUDOT [mailto:[email protected]] Sent: 14 April 2015 17:21 To: Alessandro Bazoli Cc: [email protected] Subject: Re: [Ltb-users] ldap_bind : unbale to bind to server 2015-04-14 17:21 GMT+02:00 Alessandro Bazoli <[email protected]>: > Hello all, I installed LTP , customized the config.inc.php on the apache > running web server. > > When I access the home page ssp.mydomain.local and I fill up details in > order to change my password : > > LOGIN –> My AD username (is part of domain administrator group) > > OLD PASSWORD à My AD password > > NEW PASSWORD à the new password chosen > > CONFIRM àrepeat the new password > > > > I get the error as from the gui snapshot attached and I can see an error in > the logfile : > > > > error] [client 192.168.0.165] PHP Warning: ldap_bind(): Unable to bind to > server: Invalid credentials in > /usr/share/self-service-password/pages/change.php on line 89, referer: > http://192.168.0.207/ > > [Tue Apr 14 15:39:45 2015] [error] [client 192.168.0.165] LDAP - Bind error > 49 (Invalid credentials), referer: http://192.168.0.207/ > > [Tue Apr 14 15:39:45 2015] [error] [client 192.168.0.165] PHP Notice: > Undefined index: changehelpextramessage in > /usr/share/self-service-password/pages/change.php on line 184, referer: > http://192.168.0.207 > > > > Could you please advise me how do I troubleshooting and solve the issue? > Thanks Seems you have a configuration mistake for the Bind DN and Bind Password, check them. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
