Settings/ldap name attributes
From Snom User Wiki
< Settings
LDAP name attributes [ldap_name_attributes]
- Web User Interface:
- Description: This setting can be used to specify the “name” attributes of each record which are to be returned in the LDAP search results. This setting compresses the search results, as the server only returns the attributes which are requested by the snom phone. The setting allows the user to configure multiple space separated name attributes. Please consult you system administrator regarding which name attributes are to be configured.
- Valid values: space separated name attributes, see examples below.
- Default value: Blank
- Examples:
cn sn displayName
Requires “cn”, “sn” and “displayName” fields for each LDAP record.
givenName
Requires “givenName” field for each LDAP record.
vorName nachName
Requires “vorName” and “nachName” fields for each LDAP record.
