6.17 Placement - Subscriber Flat - LDAP Format

This rule places objects from the Identity Vault into one container in the data store. Implement the rule on the Subscriber Placement policy in the driver.

There are two steps involved in using the predefined rules: creating a policy in the Placement policy set, and importing the predefined rule. If you already have a Placement policy that you want to add this rule to, skip to Importing the Predefined Rule.

6.17.1 Creating a Policy

  1. Open the Identity Manager Driver Overview for the driver you want to manage.

    For instructions on how to access the Identity Manager Driver Overview page, see Accessing the Identity Manager Driver Overview Page.

  2. Click the Placement Policies set object on the Subscriber channel.

  3. Click Insert.

  4. Name the policy, make sure to implement the policy with the Policy Builder, then click OK.

    The Rule Builder is launched.

  5. Continue with Section 6.17.2, Importing the Predefined Rule.

6.17.2 Importing the Predefined Rule

  1. In the Rule Builder, click Insert.

  2. Select Placement - Subscriber Flat - LDAP Format.

  3. Expand the predefined rule.

    Placement - subscriber flat - LDAP format
  4. To edit the rule, click Placement - Subscriber Flat - LDAP Format in the Policy Builder.

    The Rule Builder is launched.

  5. In the Enter string field, click the Edit the arguments icon.

    The Argument Builder is launched.

  6. In the Editor, add the destination container where you want all of the User objects to be placed. Make sure the container is specified in LDAP format, then click OK.

  7. Click OK.

6.17.3 How the Rule Works

This rule places all User objects in the destination DN. The rule sets the DN of the destination container as the local variable dest-base. The rule then sets the destination DN to be uid=unique name, dest-base. The uid attribute of the User object is the first two letters of the Given Name attribute plus the Surname attribute as lowercase. The rule uses LDAP format.