How to initialize and configure the ACF2 LDAP connector
|
NOTE: The following sequence describes how you configure a synchronization project if the Synchronization Editor is in expert mode. |
To set up initial synchronization project for ACF2
- Start the Synchronization Editor and log in.
- From the start page, select Start a new synchronization project.
This starts the Synchronization Editor's project wizard.
- Select ACF2 LDAP Connector on the Choose target system page.
- On the System access page, click Next.
- On the Create system connection page, select Create new system connection.
- On the system connection wizard start page, click Next.
- On the Network page:
- In the Server field, enter the DNS name or IP address of your mainframe server.
- In the Port field, enter the port number.
- Click on the Test button to make sure the server is accessible.
- The CA LDAP Server for z/OS supports LDAP v3. Enter the number 3 in the Protocol version.
- If SSL is to be used, check the Use SSL box.
- On the Authentication page:
- Set the Authentication method to "Basic".
- In the Credentials section, enter the full DN and password of the administrator account on your ACF2 system. The account DN can take the format CN=<account id> or acf2lid=<account id>.
- Click Test to check that the credentials are valid.
-
The schema will be loaded from the ACF2 system.
- Ignore the Define virtual classes page. Click Next.
- On the Search options page:
- In the Base DN drop-down list, select the correct base DN for your system.
- Ignore Use partitioned search.
- Ignore the Modification capabilities page. Click Next.
- Ignore the Auxiliary class assignment page. Click Next.
- On the System attributes page, in the Revision properties section, deselect the "createTimestamp" and "modifyTimestamp" entries by double clicking on them.
- Ignore the Select dynamic group attributes page. Click Next.
- Ignore the Password settings page. Click Next.
- Click Finish.
This takes you back to the Synchronization Editor's project wizard.
- Enter the database connection data on the One Identity Manager connection page.
- This will load the ACF2 schema into your One Identity Manager. Wait for this to complete.
- On the Select project template page, select Create blank project.
- On the General page, enter a display name for your synchronization project and set a scripting language if required.
- Click Finish to complete the project wizard.
- Select Activate project to activate the project.
Related Topics
System Variables
The following system variables need to be defined for the attribute mappings. For more detailed information about variables, see the One Identity Manager Target System Synchronization Reference Guide.
Table 1: System variables
IdentDomain |
The name of your ACF2 domain e.g. MAINFRAME2 |
UserLocation |
Parent DN of your ACF2 user container, e.g. acf2admingrp=lids,host=mainframe2,o=mycompany,c=com |
Related Topics
Domain Filter Setting
A domain filter needs to be created to identify information that has been retrieved from the ACF2 database to keep it separate from other imported data.
- Update the One Identity Manager schema so that all entries are included.
- In the Synchronization Editor, open your ACF2 project.
- Select the category Configuration | One Identity Manager connection.
- Then in the "General" section on the right-hand side, click Update schema.
- Click on Yes in the next two dialog boxes.
- Click Ok when completed.
- In the Manager
- Select the category LDAP | Domains.
- In the result list toolbar, click
.
- Enter at least the following general master data on the General tab.
Table 2: Domain Master Data
Display name |
Display name e.g. ACF2 Domain |
Distinguished name |
Distinguished name of the domain e.g. host=mainframe2,o=mycompany,c=com |
Domain |
Domain name e.g. MAINFRAME2 |
Structural object class |
Structural object class representing the object type, enter DCOBJECT |
- Save the changes.
- In the Synchronization Editor, open your ACF2 project.
-
Select the category Configuration | One Identity Manager connection.
-
Select the Scope view and click Edit scope.
- Select the object type LDPDomain in the Scope hierarchy list and set the Object filter to: Ident_Domain =’$IdentDomain$’.
- Save the changes.
For more detailed information about scopes, see the One Identity Manager Target System Synchronization Reference Guide.
Related Topics
User Mapping Information
This section shows a possible mapping between a user account in ACF2 and the standard One Identity Manager database table called LDAPAccount.
- Set up a new mapping from LDAPAccount(all) to acf2lid(all).
For more detailed information about setting up mappings, see the One Identity Manager Target System Synchronization Reference Guide.
Detailed information about this topic