Group Object Deprovisioning
Group Object Deprovisioning policies specify the changes within an organization that make group objects in Active Directory deprovisioned, preventing their use. When initiated, this policy deprovisions the affected group(s) by:
-
Hiding the group(s) in the Global Address List (GAL) to prevent access to the group from Exchange Server client applications, such as Microsoft Outlook.
-
Changing the type of the group(s) from Security to Distribution to revoke access rights from the group.
-
Renaming the group(s) to clearly differentiate them from non-deprovisioned groups.
-
Removing members from the group(s) to revoke user access to resources controlled by the group(s). However, you can also specify members who will not be removed from the group(s).
In addition, you can also configure the policy to change or clear any properties of a group, such as its pre-Windows 2000 name, email address(es), or description.
For a detailed description of this policy, see Concept: Group Object Deprovisioning in the Active Roles Feature Guide.
Configuring a Group Object Deprovisioning policy
You can configure a new Group Object Deprovisioning policy with the Active Roles Console.
To configure a Group Object Deprovisioning policy
-
On the Policy to Configure page, select Group Object Deprovisioning, then click Next.
Figure 52: Disable Group
-
On the Disable Group page, select the options you want the policy to apply when deprovisioning a group. You can select any combination of these options to prevent the use of the group:
-
Change the group type from Security to Distribution: Revokes access rights from deprovisioned groups. This option is applicable only to security groups.
-
Hide the group from the Global Address List (GAL): Prevents access to deprovisioned groups from Exchange Server client applications. This option is applicable to distribution groups or mail-enabled security groups.
-
Rename the group to: Changes the name of the group.
-
-
If you selected Rename the group to, specify how you want the policy to update the group name when deprovisioning a group. To do so, click Configure and complete the Configure Value dialog by using the procedure outlined later in this topic. For more information, see Configuring a property update rule.
-
Click Next.
Figure 53: Remove members
-
On the Remove Members page, do one of the following:
-
Click Do not remove members from the group for the policy not to make changes to the membership list of the group.
-
Click Remove all members, with optional exceptions for the policy to remove the members from the group.
-
If you selected Remove all members, with optional exceptions, specify whether you want the policy not to remove certain objects from deprovisioned groups. Do the following:
-
Select the Keep these objects in the group check box and set up the list of the objects you want the policy not to remove from deprovisioned groups.
-
Leave the check box cleared if you want the policy to remove all members from deprovisioned groups.
-
Click Next.
Figure 54: Change Properties
-
On this page, you can set up a list of group properties you want the policy to update. Each entry in the list includes the following information:
-
Property: When deprovisioning a group, Active Roles will update this property of the group object in Active Directory.
-
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 the rule specified.
Specify how you want the policy to update properties of the group object when deprovisioning a group:
-
Click Add, then add property rules by completing the Select Object Property dialog.
-
Use View/Edit to modify existing rules.
-
Use Remove to delete existing rules.
-
Click Next.
-
On the Enforce Policy page, you can specify objects to which this Policy Object is to be applied:
-
Click Next, then click Finish.
To complete the Configure Value dialog
-
Click Add.
-
Configure an entry to include in the value. For more information, see Configuring entry types.
-
In the Configure Value dialog, add more entries, delete or edit existing ones, then click OK.
To complete the Select Object Property dialog
-
From the Object property list, select an object property, then click OK. The Add Value dialog appears.
If you select multiple properties, the Add Value dialog is not displayed. The properties you have selected are added to the list on the Change Properties page, with the update rule configured to clear those properties, that is, to assign them the empty value.
Figure 55: Add value
-
In the Add Value dialog, do one of the following:
-
Select Clear value if you want the update rule to assign the empty value to the property.
-
Select Configure value if you want the update rule to assign a certain, non-empty value to the property. Then, click Configure and complete the Configure Value dialog.
-
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.
Scenario 1: Disabling and renaming the group upon deprovisioning
The policy described in this scenario performs the following functions during the group deprovisioning process:
-
When deprovisioning a security group, change the type of the group to Distribution.
-
When deprovisioning a distribution group, remove the group from the Global Address List.
-
Append this suffix to the group name: - Deprovisioned, followed by the date when the group was deprovisioned.
For example, the policy changes the group name of Partner Marketing to Partner Marketing - Deprovisioned 12/11/2013.
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 group, Active Roles disables and renames the group as prescribed by this policy.
Configuring the Group Object Deprovisioning Policy Object
You can create and configure the Policy Object you need by using the New Deprovisioning Policy Object Wizard.
To configure the policy, click Group Object Deprovisioning on the Select Policy Type page of the wizard. Then, click Next.
On the Disable Group page, select these check boxes:
Then, if empty, enter the following name under Rename the group to:
%<name> - Deprovisioned {@date(M/d/yyyy)}
Click Next and follow the instructions in the wizard to create the Policy Object.