Siemens HiPath 4000 User Manual

Page 71

Advertising
background image

Description of functions

Alphabetical Reference

71

Example for assumption (Copy & Paste)

optiPoint 410 LDAP TEMPLATE (V1)

SEARCHBASE "O=SIEMENS COMM, C=GB"

SEARCHFILTER1 = "surnameNational,Surname"
SEARCHFILTER2 = "givenNameNational,First-name"
SEARCHFILTER3 = "department,Department"
SEARCHFILTER4 = "localityShortCode,Location"
SEARCHFILTER5 = "ou,Org. 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

Examples of Searchbase:

SEARCHBASE = "" for no restriction

SEARCHBASE = "C=DE" for the Country "Germany"

SEARCHBASE = "O=SIEMENS,C=DE"
for the Organisation "Siemens"
in the Country "Germany"

Search Filter:

SEARCHFILTER# = "LDAP name

1

,Prompt

2

"

Search filters can be used up to five. Search filter 1 and 2 are used for the
fast search, search filter 1 to 5 are used for the advanced search. All search
filters are linked together by an "AND".

Search Attribute:

SEARCHATTRIB# = "LDAP name

1

,description

3

,[1|0]

4

"

Search attributes can be used up to eight.
Contents of the field "SEARCHATTRIB1" are displayed in the result list.

1

The attribute name as defined in the data base which can be scanned.

2

The designation of the input field in the display of the optiPoint 410/420, assigned to the
search field "LDAP name".

3

The designation of the result field in the display of the optiPoint 410/420, assigned to
"LDAP name".

4

1 = The field contains a dialable number.
0 = The field contains a non-dialable value.
If 1 is used, then a dial button is set beside this field and the number can be dialed.

Advertising