User's Manual

GXV3275 User Manual
GXV3275 WEB GUI
Grandstream Co., Ltd
Software Version1.0.0.9 Document Version0.2
186
Password
Set up the password to login LDAP server. If the LDAP server
support anonymous, users could login without password.
LDAP Name Attributes
Set up the name attribute of each record returned from LDAP search.
It allows users to configure multiple name attribute separated by
spaces. i.e., gn cn sn description
LDAP Number Attributes
Set up the number attribute of each record returned from LDAP
search. It allows users to configure multiple number attribute
separated by spaces. i.e.,
telephoneNumber
telephoneNumber Mobile
LDAP Mail Attributes
Set up the mail attribute of each record returned from LDAP search.
It allows users to configure multiple mail attribute separated by
spaces. i.e.,
mail
mail mailbox
LDAP Name Filter
Set up the filter when configure name inquiry.i.e.,
(|(telephoneNumber=%)(Mobile=%) return all “telephoneNumber” or
contacts with specified filter value in “Mobile” f.
(&(telephoneNumber=%) (cn=*)) return all contacts with specified
filter value with “cn“ field in “telephoneNumber”.
LDAP Number Filter
Set up the filter when configure number inquiry.i.e.,
(|(telephoneNumber=%)(Mobile=%) return all “telephoneNumber” or
contacts with specified filter value in “Mobile”.
(&(telephoneNumber=%) (cn=*)) return all contacts with specified
filter value and the set “cn“ field in “telephoneNumber”.
LDAP Mail Filter
Set up the filter when configure mail inquiry.i.e.,
(|(mail=%)(mailBox=%)) return all contacts with specified filter value
in “Mail or“Mailbox .
(!(mail=%)) return all contacts without specified filter value in “Mail ;
(&(mail=%) (cn=*)) return all contacts with specified filter value and
the set “cn“field in mail.
LDAP Displaying Name
Attributes
Display onscreen name attribute, up to three attributes. Such
as:%cn %sn %telephoneNumber
Max Hits
Set up the max hit return to the LDAP server. If set to 0, the server
will return all searched results. The default setting is 50.
Search Timeout(ms)
Set up the search timeout return after inputting search info.The
x-PDFDivision