Administration
19
Step by Step
Download LDAP template
The LDAP template file provides the Corporate directo-
ry application with information about the structure of
the remote LDAP directory (e. g. which fields can be
searched, which fields can be retrieved and which of
the retrieved fields can be passed to the "Phone" appli-
cation for dialling).
The LDAP template file has to be present on the same
Download Server that is the source of software down-
loads.
Example of an LDAP template file (*.txt)
SEARCHBASE "O=SIEMENS COMM, C=GB"
SEARCHFILTER1 = "surnameNational,Surname"
SEARCHFILTER2 = "givenNameNational,First-name"
SEARCHFILTER3 = "department,Department"
SEARCHFILTER4 = "localityShortCode,Locality"
SEARCHFILTER5 = "ou,Organisational Unit"
SEARCHATTRIB1 = "commonNameNational,Name,0"
SEARCHATTRIB2 = "telephoneNumber,Telephone,1"
SEARCHATTRIB3 = "alternatePhone,Telephone 2,1"
SEARCHATTRIB4 =
"mobileTelephoneNumber,Mobile,1"
SEARCHATTRIB5 = "ou,Organisational Unit,0"
SEARCHATTRIB6 = "localityNational,Location,0"
SEARCHATTRIB7 = "department,Department,0"
SEARCHATTRIB8 = "mainFunction,Function,0"
EOF
Syntax of the LDAP template file
SEARCHFILTER# = "LDAP name,Prompt"
SEARCHATTRIB# = "LDAP name,description, [1=dial,
0= no dial]"
Enter the Administration menu. Access page 17.
Select "File transfer".
Select "Downloads".
Select "Download LDAP template".
Enter LDAP template filename.
1
1
2
A B C