Specifications

Examples and HowTos
A31003-D3000-M100-02-76A9, 11-2013
312 OpenScape Desk Phone IP V3R3, Phone Administration, Administrator Documentation
How to Set Up the Corporate Phonebook (LDAP)
der’ and ’team lea der’. The additional attribute ATTRIB12 could be mapped to
any attribute of the LDAP server. Therefore the name of any LDAP attribute can
be assigned to ATTRIB12 in LDAP template. The ATTRIB12 is optional, the
existing templates remain unchanged, when no wildcard search is desired.
Search via FIND-mask is not affected by ATTRIB12. See example LDAP
Template for wildcard search example.
The following examples show the relations between GUI field names, the attribute
labels used in the template, and exemplary mappings to LDAP attributes.
INFO: In an LDAP template for OpenScape Desk Phone, the
entries must be sorted according to the sequential number of the
template labels, as shown in the example underneath.
Generic Example (Standard Attributes)
Given "example.com" as the LDAP subtree to be searched, the LDAP template
file would look like this:
OpenStage LDAP TEMPLATE (v.1)
SEARCHBASE="dc=example,dc=com"
ATTRIB01="sn"
ATTRIB02="givenname"
ATTRIB03="telephoneNumber"
ATTRIB04="facsimileTelephoneNumber"
ATTRIB05="mobile"
ATTRIB06="homePhone"
ATTRIB07="o"
ATTRIB08="departmentNumber"
OpenStage Field LDAP Tem-
plate
Lables
LDAP Attribute Example Value
Last name ATTRIB01 sn Doe
First name ATTRIB02 givenName John
Business 1 ATTRIB03 telephoneNumber 9991234
Business 2 ATTRIB04 facsimileTelephoneNumber 9992345
Mobile ATTRIB05 mobile 017711223344
Private ATTRIB06 homePhone 441274333444
Company ATTRIB07 o Example Inc.
Address 1 ATTRIB08 departmentNumber 0815
Address 2 ATTRIB09
Job function ATTRIB10 title Product Manager
Email ATTRIB11 mail doe@example.com
ATTRIB12 any LDAP attribute optional for wild-
card search