...
Base DN | The base DN is the context DN (distinguished name) where the directory objects reside. If empty, User Administration will use the root DN of the directory tree. Organizational units (ou) and domain components (dc) are used to define directory tree structures. The following example shows how an organization could structure its directory:
In this example, you would enter the following base DNs to scan users from Europe and Asia only.
|
---|---|
Filter | Enter an expression in the Filter field to search on specific parameters. Searches are performed on the base DN(s) and specified scope. The following examples describe some of the ways filters can be used: Simple filter for users under provided base DN:
Find "devel1" and "devel2" users only:
Find users that are members of group "Managers":
|
Restrict To Groups | Enable this option to import only the users that belong to a group specified in the Group Import Settings. Users that do not belong to a group configured in Group Import Settings will not be imported. |
Attribute Mappings The attributes mapping section defines how User Administration attributes (i.e., user login name, first name, last name, and email) map to directory object attributes (i.e., uid, givenName, sn, and email). You can use the defaults mappings or configure the attributes to align with your LDAP server. Refer to the documentation for your LDAP LDAP server. | |
Username | This field is used for the login name in User Administration. The the Default is |
First Name | This field is used for the the users' first name in User Administration. The Default is |
Last Name | This field is used for the users' last name (surname) in User Administration. The |
Email Address | This field is used for the users' email address in User Administration. The |
Member Of | This field is used to associate users in User Administration with LDAP groups. Default is |
...
- Click User Directories on the User Administration home screen.
- Click the import button for the directory you want to import.
Review the users to be imported and click Next to proceed or Cancel to exit without importing. Note that there are character limits for the following attributes:
Username: 70 characters
- First Name: 49 characters
- Last Name: 81 characters
Email: 256 characters
Info Attributes associated with existing users will be overwritten with data from the LDAP server.
- Review the user groups to be imported. Click on the disclosure triangle to view the users within a group.
- Click Next to review the import settings.
- Click Import to begin importing users.
...