Installation guide

Operational, Basic, and Advanced Parameters
41-001561-00 REV00 – 10.2014 A-113
Parameter
ldap server
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies the LDAP server hostname or IP address. This parameter handles multiple
values, in the format
“username:password@ldapserver:port”, where:
username for authentication (optional, if not provided anonymous connection or
user inputted username will be used)
password for authentication (optional, if not provided no password or user input-
ted password will be used)
ldapserver is the IP address or name of the LDAP server (mandatory)
port is the LDAP interface port (optional, default is 389)
Format String (hostname or IP address)
Default Value N/A
Range N/A
Example ldap server: ldap.company.com
(no authentication and using default port 389)
ldap server: user:password@ldap.company.com:3268
(authentication and using port 3268)
Parameter
ldap user name
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies the user’s LDAP user name.
Format String
Default Value N/A
Range N/A
Example ldap user name: jdoe
Parameter
ldap base dn
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies the LDAP server base DN. It is the description of the top level of the directory
tree. Usually if a company domain is “company.com, the base DN (distinguished
name) must be entered under the form “dc=company, dc=com.
Format String
Default Value N/A
Range N/A
Example ldap base dn: dc=acme, dc=com (for acme.com)