To configure a property update rule for the user name, click Configure. This shows the Configure Value dialog, as described in Configuring a Property Generation and Validation policy. You can use that dialog to set up a value for the ‘name’ must be condition, in the same way as you do when configuring a Property Generation and Validation policy.
To start configuring a value, click Add in the Configure Value dialog. This displays the Add Entry window.
A value is a concatenation of one or more entries. In the Add Entry window, you can select the type of the entry to add, and then configure the entry. The following table summarizes the available types of entries.
Table 9: Types of entries: Configuring a property update rule
Text |
Adds a text string to the value. |
User Property |
Adds a selected property (or a part of a property) of the user account being deprovisioned. |
Parent OU Property |
Adds a selected property (or a part of a property) of an Organizational Unit in the hierarchy of containers above the user account being deprovisioned. |
Parent Domain Property |
Adds a selected property (or a part of a property) of the domain of the user account being deprovisioned. |
Date and Time |
Adds the date and time when the account was deprovisioned. |
Initiator ID |
Adds a string that identifies the Initiator, that is, the user who originated the deprovisioning request. This entry is composed of Initiator-related properties, retrieved from the directory. |
Instructions on how to configure an entry depend on the type of the entry. For more information on how to configure each entry type, see the following resources:
The following subsections elaborate on the Date and Time and Initiator ID entries.
To configure a custom rule for Initiator ID, click the lowermost option under Entry properties, then click Configure. This displays the Configure Value dialog, described in Configuring a Property Generation and Validation policy. You can use that dialog to set up a value for the ‘Initiator ID’ must be condition, in the same way as you do when configuring a Property Generation and Validation policy.
To start configuring a value, click Add in the Configure Value dialog. This displays the Add Entry window.
A value is a concatenation of one or more entries. In the Add Entry window, you can select the type of the entry to add, and then configure the entry. The following table summarizes the available types of entries.
Table 10: Available entries for Configuring a custom rule to build the Initiator ID
Text |
Adds a text string to the value. |
Initiator Property |
Adds a selected property (or a part of a property) of the Initiator’s user account. |
Parent OU Property |
Adds a selected property (or a part of a property) of an Organizational Unit in the hierarchy of containers above the Initiator’s user account. |
Parent Domain Property |
Adds a selected property (or a part of a property) of the domain of the Initiator’s user account. |
Instructions on how to configure an entry depend on the type of the entry. For more information on how to configure each entry type, see the following resources:
When you are done configuring a value for the ‘Initiator ID’ must be condition, click OK to close the Configure Value dialog. This will add the value to the Initiator ID entry properties. If necessary, you can modify the value by clicking the Configure button in the Add Entry window and then managing the list of entries in the Configure Value dialog.
When you are done configuring the Initiator ID entry, click OK to close the Add Entry window. The entry is added to the Configure Value dialog for the ‘name’ must be condition.
When you are done configuring a value for the ‘name’ must be condition, click OK to close the Configure Value dialog. This will add the rule to the Options to Prevent Logon page of the wizard. If necessary, you can modify the rule by clicking Configure on that page and then managing the list of entries in the Configure Value dialog.
Once you have completed the Options to Prevent Logon page, click Next to display the Properties to Be Updated page.
Figure 41: Properties to Be Updated
On this page, you can set up a list of user properties you want the policy to update. Each entry in the list includes the following information:
-
Property: When deprovisioning a user, Active Roles will update this property of the user’s account.
-
LDAP Display Name: Uniquely identifies the property to be updated.
-
Value to Assign: After the deprovisioning operation is completed, the property has the value defined by this syntax.
You can use these buttons to manage the list on this page:
-
Add: Allows you to select a property and configure an update rule for that property. A property update rule specifies how to generate the new value to assign to the property.
-
Remove: If you want the policy to no longer update a given property, select the property from the list and click Remove.
-
View/Edit: Allows you to modify the update rule for the property you select from the list.
Clicking Add displays the Select Object Property dialog where you can choose user properties you want to the policy to update. To choose a property, select the check box next to the property name, and then click OK.
You can select multiple check boxes. If you do so, the properties you have selected are added to the list on the wizard page, with the update rule configured to clear those properties, that is, to assign them the empty value.
If you select a single property in the Select Object Property dialog, you are presented with the Add Value dialog so you can proceed to configuring a property update rule.
Figure 42: Add Value
You can select one of these update options:
With the second option, you must configure a value the policy will assign to the property upon the user deprovisioning. You can configure a value in the same way as you do when configuring a property update rule for the user name: Click Configure and follow the instructions provided in Configuring a property update rule.
When you are done configuring a value, click OK to close the Add Value dialog. The property name along with the property update rule is added to the wizard page. If necessary, you can modify the update rule by clicking View/Edit beneath the list of properties. This displays a dialog, similar to the Add Value dialog, allowing you to choose a different update option or set up a different value for the ‘property’ must be condition.
Once you have set up the list on the wizard page, click Next and follow the instructions in the wizard to create the Policy Object.
The policy described in this scenario performs the following functions during the user deprovisioning process:
-
Disable the user account.
-
Append this suffix to the user name: - Deprovisioned, followed by the date that the user account was deprovisioned.
For example, the policy changes the user name John Smith to John Smith - Deprovisioned 12/11/2010.
To implement this scenario, you must perform the following actions:
-
Create and configure the Policy Object that defines the appropriate policy.
-
Apply the Policy Object to a domain, OU, or Managed Unit.
As a result, when deprovisioning a user account in the container you selected in Step 2, Active Roles disables and renames the user account as prescribed by this policy.
The following two sections elaborate on the steps to implement this scenario.
You can create and configure the Policy Object you need by using the New Deprovisioning Policy Object Wizard.
To configure the policy, click User Account Deprovisioning on the Select Policy Type page of the wizard. Then, click Next.
On the Options to Prevent Logon page, select these check boxes:
Then, click Configure, and use the following instructions to complete the Configure Value dialog.
-
Click Add.
-
In the Add Entry window, click User Property under Entry type, and configure the entry as follows:
-
Click Select and choose the Name property.
-
Click All characters of the property value.
-
Click OK.
-
Click Add.
-
In the Add Entry window, click Text under Entry type, and configure the entry as follows:
-
In the Text value box, type - Deprovisioned.
-
Click OK.
-
Click Add.
-
In the Add Entry window, click Date and Time under Entry type, and configure the entry as follows:
-
From the list under Date and time format, select the format m/d/yyyy.
-
Click OK.
After you complete these steps, the list of entries in the Configure Value dialog should look like the following figure.
Figure 43: Configure Value
Click OK to close the Configure Value dialog. Then, click Next and follow the instructions in the wizard to create the Policy Object.