Settings/ldap display name
From Snom User Wiki
< Settings
LDAP display name [ldap_display_name]
- Web User Interface:
- Description: This setting specifies the format in which the “name” of each returned search result is to be displayed on the snom phone. The setting allows combinations of various “name attributes” along with special characters.
- Valid values: any combination of LDAP name attributes with special characters, see below.
- Default value: Blank
- Examples:
%sn, %givenName
Displays returned result as “Doe, John”.
%cn
Displayed returned result as “John Doe”.
%displayName
Displayed returned result as “John Doe”.
%givenName - %sn
Displayed returned result as “John - Doe”.
