2011/5/12 Lionel JAN <[email protected]>: > > Hello, > > I installed Self-Service Password v0.5 on Ubuntu server. When I configure my > connection to my Active Directory in Windows 2003 "ldap: / / localhost: > 389", the connection is ok but the password does not change (despite a > confirmation, your password has been changed '). So I activated the > certificate with https as shown in the documentation, but can not connect > "Unable to bind to server: Can not contact LDAP server in / usr / share / > self-service password / pages / change.php on line 68 "... > Have you any idea? > > For information, when I ask my AD with LPD Soft on port 636, it works ... > > I found nothing on that link that solved my problem: > http://ltb-project.org/wiki/documentation/self-service-password/0.4/config_ldap
Hi Lionel, you should subscribe to the list to avoid being moderated, and receive all replies. There is maybe a bug if you got no error in the interface even if the password was not modified. But as you wrote, to change the password in Active Directory, you must use SSL, and also set ad_mode to true. Please read carefully this doc: http://ltb-project.org/wiki/documentation/self-service-password/0.5/config_ldap You will find all details on the Active Directory support, and the certificate management for PHP, by editing /etc/ldap/ldap.conf Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
