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.
Open the
for the driver you want to manage.Click the Placement Policy object on the Subscriber channel.
Click
.Name the policy, make sure to implement the policy with the Policy Builder, then click
.The Rule Builder is launched.
Continue with Section 6.17.2, Importing the Predefined Rule.
In the Rule Builder, click
.Select
.To edit the rule, click
in the Rule Builder.Delete
from the field.Click the
icon to launch the Argument Builder.Select
in the Noun list, then click .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
.Click
.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.