Version 6.6 641 October 2014
Installation & Operation Manual 40. General SIP Configuration
Parameter
Name
Type
Provisioning
Type
Description
LDAP Server
Port
Integer
Online Defines the LDAP server's port
number.
The valid value range is 0 to 65535.
The default port number is 389
LDAP Server
Domane Name
Online Defines the host name (FQDN) of the
LDAP server. The device tries to
connect to the LDAP server according
to the IP address list received in the
DNS query. If there is no connection to
the LDAP server or the connection to
the LDAP server fails, the device tries
to connect to the LDAP server with the
next IP address in the DNS query list.
Note: The 'LDAP Server IP' parameter
takes precedence over this parameter.
Thus, if you want to use an FQDN,
keep the 'LDAP Server IP' parameter
empty.
LDAP Search
DN
String Online Defines up to three search DNs for
LDAP search queries. These are the
DN subtrees where the search is
done. This parameter is mandatory for
the search.
The format of this parameter is as
follows:
OU=QA,DC=SIPLDAP,DC=NET
In this example, the DN path is defined
by the LDAP names, ou
(organizational unit) and dc (domain
component).
LDAP Password String Online Defines the LDAP server's user
password.
LDAP Bind Dn String Online Defines the LDAP server's bind
Distinguished Name (DN). This is used
as the username during connection
and binding to the server.
For example: LDAPBindDN =
CN=Search
user,OU=Labs,DC=OCSR2,DC=local
Note: The DN is used to uniquely
name an Active Directory object.