eSpace 6805 IP Phone
Administrator Guide
3 Configuration and Loading Files
Issue 01 (2014-01-06)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
44
Parameter Description
Example
3.1.88.17
lday.company.com
Server AD
Port
Port number of the LDAP server.
Default value: 389
389
Base
Root directory that the IP phone searches. For
example, if the value is
dc=company,dc=cn
, the
root directory is
cn\company
.
dc=test,dc=com
User Name
User name for logging in to the LDAP server.
If the LDAP server allows anonymous visitors to
access, leave the parameter blank; otherwise, set
User Name
and
Password
to the values set by the
LDAP server administrator.
Example: cn=manager,dc=company,dc=cn
wangyinghao
The value must be an
existing user in
Windows 2003
Server AD.
Password
Password for logging in to the LDAP server, which
is set in
rootpw
of the
slapd.conf
file in the LDAP
server installation directory.
Huawei123
LDAP
Number
Filter
Number filter. After you enter a number, the IP
phone uses the number filter to search the LDAP
server for the contact. The settings for the number
filter must be based on RFC 2254. The entered
numbers will replace % in the number filter.
Examples are as follows:
(|(telephoneNumber=%)(Mobile=%)(ipPhone=
%))
The LDAP server sends the IP phone the records
with
telephoneNumber
,
Mobile
, or
ipPhone
starting with the characters dialed by a user.
(&(telephoneNumber=%)(sn=%))
The LDAP server does not send the IP phone the
records with
telephoneNumber
or
sn
starting with
the characters dialed by a user.
(|(telephoneNumber=
%)(mobile=%))
LDAP
Number
Filter
Name filter. After you enter a name, the IP phone
uses the name filter to search the LDAP server for
the contact. The settings for the name filter must be
based on RFC 2254. The entered names will
replace % in the name filter.
Examples are as follows:
(|(cn=%)(sn=%))
The LDAP server sends the IP phone the records
with
cn
or
sn
starting with the characters dialed by
a user.
(!(cn=%))
The LDAP server does not send the IP phone the
records with
cn
or
sn
starting with the characters
(|(givenName=%)(sn
=%))