
Working with LDAP 9
Selecting the directory node to be imported
When importing users and groups from an LDAP directory into Breeze, you specify a path to
a section of the LDAP tree by using the DN. This specifies the scope of the search of the
LDAP directory for selection of entries. You can restrict the selection of entries within that
part of the tree by using a filter to specify a condition that an entry must satisfy to be selected.
For example, if the filter specifies
(objectClass=organizationalPerson)
then only entries that have the attribute organizataionalPerson are selected for import.
The example below shows the User Branch editor which you use to specify the user branch
DN.
The attribute objectClass must be present in every entry in a LDAP directory. This
attribute defines the rules and required attributes for that entry.
Comentarios a estos manuales