Press enter to see results or esc to cancel.

phpldapadmin Could not bind to the LDAP server. LDAP said: Undefined attribute type Error number: 0x11 (LDAP_UNDEFINED_TYPE) Description: The attribute type specified is invalid.

phpldapadmin bir turlu login olamiyordum, arastirmalarim sonucunda asagidaki degisiklikleri buldum ve sorun cozuldu.

alinan hata;

Could not bind to the LDAP server.

LDAP said: Undefined attribute type
Error number: 0x11 (LDAP_UNDEFINED_TYPE)
Description: The attribute type specified is invalid.

cozum :

phpldapadmin/config/config.php icindeki

$ldapservers->SetValue($i,'login','attr','dn'); satirini

$ldapservers->SetValue($i,'login','attr','cn'); satiri ile degistirmek.