Configuring Advanced Features
201
ldap.password =secret
Web User Interface:
Directory->LDAP->Password
Phone User Interface:
None
Description:
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
Web User Interface:
Directory->LDAP->Max. Hits (1~32000)
Phone User Interface:
None
String within 99 characters
Description:
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
Web User Interface:
Directory->LDAP->LDAP Name Attributes
Phone User Interface:
None
String within 99 characters