Issue #575 has been reported by tianzy tian. ---------------------------------------- Feature #575: self-service-password ldap problem http://tools.lsc-project.org/issues/575
Author: tianzy tian Status: New Priority: High Assigned to: Clément OUDOT Category: Self Service Password Target version: self-service-password-? When I change user's password from web page(self-serviece-password). It prompts“Login or password incorrect”. And the following informations is http error.log: *[Tue Feb 19 15:29:03 2013] [error] [client 192.168.12.177] LDAP - User cn=tianzy,ou=People,dc=domain,dc=com not found, referer: http://192.168.8.11/self-service-password/* The following is my "config.inc.php" file configure: $ldap_url = "ldap://localhost"; $ldap_binddn = "cn=root,dc=domain,dc=com"; $ldap_bindpw = "abc123"; $ldap_base = "dc=domain,dc=com"; $ldap_filter = "(&(objectClass=inetOrgPerson)(cn={login}))"; Can you help me? Thanks! -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
