Issue #878 has been updated by Clément OUDOT.

Category set to Self Service Password
Status changed from New to Rejected

Please use the mailing list to get help on configuration: 
http://ltb-project.org/wiki/community

Send the apache error log an the LDAP directory log
----------------------------------------
Bug #878: password is refused by ldap server
http://tools.lsc-project.org/issues/878

Author: fanniewang wang
Status: Rejected
Priority: High
Assigned to: 
Category: Self Service Password
Target version: 


cannot change the password for ldap common users, it report "password is 
refused by ldap server", the details pls take a look the attachment, pls advise 
how to fix this problem, here is my configuration:
# LDAP
$ldap_url = "ldap://172.20.2.137";;
$ldap_starttls = false;
$ldap_binddn = "cn=Admin,dc=tycom,dc=com";
$ldap_bindpw = "wangfen";
$ldap_base = "dc=tycom,dc=com";
$ldap_login_attribute = "uid";
$ldap_fullname_attribute = "cn";
#$ldap_filter = "(&(objectClass=*)(uid={login}))";
$ldap_filter = "(&(objectClass=person)($ldap_login_attribute={login}))";


Thanks a lot.


-- 
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

Reply via email to