Directory
259
ldap.base = dc=yealink,dc=cn
String within 99 characters
It configures the user name used to login the LDAP server.
This parameter can be left blank in case the server allows anonymity to login.
Otherwise you will need to provide the user name to login the LDAP server.
Example:
ldap.user = cn=manager,dc=yealink,dc=cn
String within 99 characters
Directory->LDAP->Username
It configures the password to login the LDAP server.
This parameter can be left blank in case the server allows anonymous to login.
Otherwise you will need to provide the password to login the LDAP server.
Example:
ldap.password = secret
String within 99 characters
Directory->LDAP->Password
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 configured according to the available bandwidth.
Example:
ldap.max_hits = 50