ALE M3-M5-M7-M8 DeskPhones Administrator Guide
6.2.2 LDAP Configuration
The following table lists the parameters you can use to configure LDAP.
It enables or disables the LDAP feature on the IP phone.
false - disable
true - enable
Contact Manager → LDAP → LDAP Enable
It configures the LDAP Server URL.
URL within 511 characters
Contact Manager → LDAP → LDAP Server URL
It configures the LDAP base DN used for searching.
String within 99 characters
o=Alcatel,o=directoryRoot
Contact Manager → LDAP → LDAP Search Base
It configures LDAP Fields Mapping.
{"firstname":"givenname", "name":"sn",
"officephone":"telephonenumber"}
String within 99 characters
Contact Manager → LDAP → LDAP Fields Mapping
It configures LDAP searching rules.
String within 99 characters
(|(givenName=*%1*)(sn=*%1*))
Contact Manager → LDAP → LDAP Filter