User manual

6xx Series IPPhone
www.escene.cn/en/
Escene Communication Co.,Ltd
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
P
a
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
m
p
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.
(!(cn=%s))