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.
From the
view or the view, select the Publisher channel.Select the Placement policy set in Policy Set view, then click
icon to create a new policy.Click
, then click .Name the policy.
Use the default location or browse and select another location to place the policy in the driver.
Select
, then click .Select
for the type of policy, then click .A file conflict window appears with the message “ Before editing this item you need to save. Do you wish to save the editor’s changes and continue?” Click . The Policy Builder is launched and the new Placement policy is saved.
Continue with Section 8.17.2, Importing the Predefined Rule.
Right-click in the Policy Builder, then click
> or .Select
, then click .Edit the action by double-clicking the
tab.Delete
from the field.Click the
icon to launch the Argument Builder.Select
in the list.Double-click
to add it to the argument.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
.Save the rule by clicking
> .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 in lowercase. The rule uses LDAP format.