User manual

3xx series IP Phone
www.escene.cn/en/
Escene Communication
73
symbol in the filter.
V
a
li
d
V
a
l
u
es
:
Standard LDAP filters e.g.
(|(telephoneNumber=%s)(Mobile=%s)(ipPhone=%s))
Def
a
u
l
t
V
a
l
u
e
:
<blank>
E
x
a
m
p
les
:
(|(telephoneNumber=%s)(Mobile=%s)(ipPhone=%s))
Returns all LDAP records which have the “telephoneNumber” or “Mobile” or
“ipPhone”field starting with the entered prefix.
(&(telephoneNumber=%s)(sn=*))
Returns all LDAP records which have the “sn” field set and the
“telephoneNumber” field starts with the entered prefix.
3.2.3 Se
r
ve
r
A
dd
r
ess
Desc
r
i
p
t
io
n
:
This setting refers to the DNS name or IP address of the LDAP server.
Def
a
u
l
t
V
a
l
u
e
:
0.0.0.0
E
x
a
m
p
le
:
192.168.1.100
ldap.company.com
3.2.4
P
o
r
t
Desc
r
i
p
t
io
n
:
This setting specifies the LDAP server port.
Def
a
u
l
t
V
a
l
u
e
:
389
3.2.5 B
a
se
Desc
r
i
p
t
io
n
:
This setting specifies the LDAP search base (the distinguished name of
the search base object) which corresponds to the location in the directory from
which the LDAP search is requested to begin. The search base narrows
the search scope and decreases directory lookup time. If you have
multiple organizational units in your directory (for example, OU=Sales in
O=COMPANY and OU=Development in O=COMPANY), but the "OU=Sales"
organization never uses AOL AIM, you can restrict the lookup to the
OU=Development subtree only by entering providing the following search base:
OU=Development, O=COMPANY. Other examples see below.
Def
a
u
l
t
V
a
l
u
e
:
<blank>
E
x
a
m
p
les
:
o=UNIVERSITY OF NEW ORLEANS,c=US
o=SFU,c=CA
dc=escene,dc=cn
3.2.6 Use
r
N
a
m
e