GXV3275 LDAP Phonebook User Guide
Enter the login "Password" for the username
to access and query the LDAP server. Some
LDAP servers allow anonymous binds in
which case this setting can be left blank.
Specify the "name" attributes of each record
which are returned in the LDAP search
result. This field allows users to configure
multiple name attributes separated by space.
• cn sn
• CallerIDName FirstName LastName
Specify the "number" attributes of each
record which are returned in the LDAP
search result. It allows the users to configure
multiple number attributes separated by
space.
• telephoneNumber
• telephoneNumber Mobile sipAccount
Specify the "mail" attributes of each record
which are returned in the LDAP search
result.
This is the filter used for name lookups.
Special characters:
• * - Any characters
• % - The entered string is used as
prefix
• (|(cn=%)(sn=%))
This returns all the records which
have the "cn" or "sn" field starting with
the entered searching key words.
• (&(cn=%) (telephoneNumber=*))
This returns all the records with the
"cn" field starting with the entered
searching key words and
"telephoneNumber" field set.
• (!(sn=%))
This returns all the records which do
not have the "sn" field starting with
the entered searching key words.
• (CallerIDName=%)
This returns all the records which
have the "CallerIDName" field starting
with the entered searching key words.