Directory
173
which the LDAP search request begins. The search base narrows the search scope and decreases
directory search time.
Example
:
ldap.base = dc=yealink,dc=cn
Permitted
Values
String within 99 characters
Default
Blank
Web UI
Directory > LDAP > LDAP Base
Parameter
ldap.user
<y0000000000xx>.cfg
Description
It configures the user name used to log into the LDAP server.
This parameter can be left blank in case the server allows anonymity to log into. Otherwise, you will
need to provide the user name to log into the LDAP server.
Example
:
ldap.user = cn=manager,dc=yealink,dc=cn
Permitted
Values
String within 99 characters
Default
Blank
Web UI
Directory > LDAP > LDAP Username
Parameter
ldap.password
<y0000000000xx>.cfg
Description
It configures the password to log into the LDAP server.
This parameter can be left blank in case the server allows anonymous to log into. Otherwise, you will
need to provide the password to log into the LDAP server.
Permitted
Values
String within 99 characters
Default
Blank
Web UI
Directory > LDAP > LDAP Password
Parameter
ldap.max_hits
<y0000000000xx>.cfg
Description
It configures the maximum number of search results to be returned by the LDAP server.
If the value of the “Max.Hits” is blank, the LDAP server will return all searched results. Please note that
a very large value of the “Max. Hits” will slow down the LDAP search speed, therefore it should be con-
figured according to the available bandwidth.
Permitted
Values
Integer from 1 to 1000
Default
50
Web UI
Directory > LDAP > Max Hits (1~1000)
Parameter
ldap.name_attr
<y0000000000xx>.cfg
Description
It configures the name attributes of each record to be returned by the LDAP server. It compresses the
search results. You can configure multiple name attributes separated by spaces.
Example
:
ldap.name_attr = cn sn