Operational, Basic Parameters
A-29
41-001390-00 Rev 02 – 12.2011
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:
• user name for authentication (optional, if not provided anonymous connec-
tion will be used)
• password for authentication (optional)
• 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
NA
Range
NA
Example
ldap server: ldap.company.com (no authentication and using default port
389)
ldap server: user:[email protected]:3268 (authentication and
using port 3268)
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
NA
Range
NA
Example
base dn: DN=dc-acme, dc=com (for acme.com)
Parameter
–
enable user defined ldap
Configuration Files
–
<user>.cfg
Description
This administrator parameter allows (or disallows) the user to edit his LDAP
directory configuration overriding the configuration coming from the config-
uration server.
Format
Boolean
Default Value
0 (disabled)
Range
0-1
0 (disabled)
1 (enabled)
Example
enable user defined ldap: 1