User manual

ES220 IPPhone
www.escene.hk
Escene Communication
49
We introduce each parameter attributes in following section.
3. A
tt
r
i
bu
t
es
3.1
C
o
mm
o
n
A
tt
r
i
bu
t
es
Abbrevation Name Description
cn commonName Full name of the user.
company company Company or organization
name
gn givenName Firstname also called
Christian name
homePhone homeTelephoneNumber Home Phone number
mobile mobileTelephoneNumber
Mobile or cellular phone
number
o organizationName Organization name or even
organizational name
ou organizationalUnitName Usually department or any
sub entity of larger entity
pager pagerTelephoneNumber Pager telephone number
sn surname Surname,last name or
family name
- telephoneNumber Office phone number
3.2A
tt
r
i
bu
t
es o
n
Escene
C
o
n
fig
u
r
e
d
Pa
ge
3.2.1
L
DA
P
N
a
m
e
F
il
t
e
r
Desc
r
i
p
t
io
n
:
LDAP name filter is the search criteria for name look ups. The format of the
search filter is compliant to
the standard string representations of LDAP search filters (RFC 2254). The name prefix
for search entered by the user
is represented by the % symbol in the filter.
V
a
li
d
V
a
l
u
es
:
Standard LDAP filters e.g. (&(sn=%)(telephoneNumber=%s))
Def
a
u
l
t
V
a
l
u
e
:
<blank>
E
x
a
mp
les
:
(&(telephoneNumber=%s)(sn=%))
Returns all LDAP records which have the telephoneNumber field set and
the sn field starts with the entered prefix.
(|(cn=%s)(sn=%s))
Returns all LDAP records which have the cn or sn field starting with the entered
prefix.