To create an Active Directory member source:
On the ESA Web UI, navigate to Policy Management > Roles & Member Source > Member Sources.
Click Add New Member Source.
The New Member Source screen appears.
Enter a unique name of the file member source in the Name textbox.
Type the description in the Description textbox.
Select Active Directory from the Source Type drop-down list.
The Active Directory Member Source screen appears.
Enter the information in the directory fields.
The following table describes the directory fields for Active Directory member sources.
Field Name | Description |
---|---|
Host | The Fully Qualified Domain Name (FQDN), or IP of the directory server. |
Port | The network port on the directory server where the service is listening. |
TLS Options | - The Use TLS option can be enabled to create secure communication to the directory server. - The Use LDAPS option can be enabled to create secure communication to the directory server. LDAPS uses TLS/SSL as a transmission protocol. Note: Selection of the LDAPS option is dependent on selecting the TLS option. If the TLS option is not selected, then the LDAPS option is not available for selection. |
Recursive Search | The recursive search can be enabled to search the user groups in the active directory recursively. For example, consider a user group U1 with members User1, User2, and Group1, and Group1 with members User3 and User4. If you list the group members in user group U1 with recursive search enabled, then the search result displays User1, User2, User3, and User4. |
Base DN | The base distinguished name where users can be found in the directory. |
Username | The username of the Active Directory server. |
Password/Secret | The password of the user binding to the directory server. |
Click Save.
A message Member Source has been created successfully appears.