Installation guide
Operational, Basic, and Advanced Parameters
41-001561-00 REV00 – 10.2014 A-115
Advanced LDAP Settings
Parameter –
ldap cn attribute
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used when both the first and last name of a record are empty
Format String
Default Value N/A
Range N/A
Example ldap cn attribute: display
Parameter –
ldap dn attribute
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used to perform the search request for the detailed view of an LDAP contact.
Format String
Default Value N/A
Range N/A
Example ldap dn attribute: customDN
Parameter –
ldap search filter
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used to set search filters. This parameter format must follow RFC 4515, for example
(sn=%). This parameter must include a '%' character at the place where it will be
replaced by a*, b*, etc...
Format String
Default Value N/A
Range N/A
Example ldap search filter: (&(sn=%)(number=*))
Parameter –
ldap search scope
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used to set the search scope. A "base" search is performed only on the baseDN, a
"onelevel" search is performed on the baseDN and the first sublevel, and a "subtree"
search is performed on the whole tree under the base DN.
Format String list
base/onelevel/subtree
Default Value N/A
Range base/onelevel/subtree
Example ldap search scope: onelevel