71
Gigaset N670 IP PRO / ALL UK en / A31008-XXXXX-XXXX-X-XX / LDAP_example.fm / 4/18/19
Te
mplat
e
M
odu
le
, V
e
rs
io
n 1.
2,
11
.0
9.
201
8 / M
o
d
u
le
V
e
rs
io
n 1.
0
LDAP directory – configuration example
LDAP Search base (BaseDN)
The
LDAP Search base (BaseDN)
parameter specifies the starting point for the search in the
LDAP directory tree. This starting point must be defined on the LDAP server and entered here for
the LDAP client according to the server configuration. BaseDN is a special LDAP name which rep-
resents an object including its position in a hierarchical directory.
BaseDN is used to define which section of the hierarchical LDAP database is to be searched.
Access to the entire directory can be enabled (e.g. to the corporate directory) or only to a subdi-
rectory (e.g. the directory of a particular organisational unit).
BaseDN is created from series of RDNs (Relative Distinguished Names) found by walking up the
directory information tree.
The BaseDN is specified as follows:
•
The directory hierarchy is specified from left to right from the lowest level to the highest, e.g.
object, organisational unit, organisation, domain.
•
A hierarchical level has the following format: keyword=object, e.g. cn=PhoneBook.
•
Hierarchical levels are separated by commas.
•
It must be unique in the directory information tree.
The following objects are often used as hierarchical levels:
cn: common name
ou: organisational unit
o: organisation
c: country
dc: domain component
But other objects can also be used. For this parameter you require information on the structure
of the LDAP server.
For the meaning of the objects, see section
Examples
:
It is also possible to use individual access data for each handset (
Starting point:
Object PhoneBook, in the domain example.com
Definition:
cn=PhoneBook,dc=example,dc=com
Starting point:
Object PhoneBook in the subdirectory sales/support, in the domain
example.sales.com.
Definition:
cn=PhoneBook,o=support,ou=sales,dc=example,dc=sales,dc=com