Specifications
Administrator's Manual 170 Document #: LTRT-09910
310HD, 320HD and 420HD IP Phones
Parameter Name Description
Port
[system/ldap/port]
Defines the LDAP service port.
User Name
[system/ldap/user_name]
ser name used for the LDAP search Defines the u
request.
Password
[system/ldap/password]
Defines the password of the search requester.
Base
[system/ldap/base]
Defines the access point on the LDAP tree.
Name Filter
[system/ldap/name_filter]
rch pattern for name look ups.
ll
” field starting with the
Specifies your sea
For example:
When you type in the following
field: (&(telephoneNumber=*)(sn=%)), the search
result includes all LDAP records, which have the
“sn”--‘telephoneNumber’ field set and the ‘(
>surname)’ field starting with the entered prefix.
When you type in the following field:
(|(cn=%)(sn=%)), the search result includes a
LDAP records which have the (“cn”--
>CommonName) OR (“sn”-->Surname) field
starting with the entered prefix.
When you type in the following field: (!(cn=%)),
the search result includes all LDAP records
which “do not” have the “cn
entered prefix.
Name Attribute
[system/ldap/name_attrs]
.
Specifies the LDAP name attributes setting,
which can be used to specify the “name”
attributes of each record which is returned in the
LDAP search results.
When you type in the following field, for example,
cn sn displayName”, this requires you to specify
‘cn-->commonName’. This is the Full name of the
user, sn-->Surname, last name or family name
and “displayName” fields for each LDAP record
Number Filter
[system/ldap/number_filter]
hed.
eNumber” match the
number being searched.
Specifies your search pattern for number look
ups.
When you type in the following field, for example,
(|(telephoneNumber=%)(Mobile=%)(ipPhone=%))
, the search result is all LDAP records which have
R the “telephoneNumber” OR “Mobile” O
“ipPhone”field match the number being searc
When you type in the following field:
(&(telephoneNumber=%)(sn=*)), the search
result is all LDAP records which have the “sn”
field set and the “telephon