Policies migration

Contents

ADCM performs migration of policies on upgrade. This will match the policies assigned via users with the policies assigned via user groups. If you had a role model configured for an ADCM version earlier than 2023.09.28.17, then upgrading to the current version will create user groups containing all users affected by the policies, and the policies will become reconfigured to those user groups.

Example

Consider three users: user1, user2, and user3.

User list before migration
User list before migration

Suppose the following:

  • the user1 and user2 users are under three policies: policy 1, policy 2, and policy 3.

  • the user3 user is only under policy 3.

Policy list before migration
Policy list before migration

Inside the policies, the users affected by these policies are specified.

Policy 3 before migration
Policy 3 before migration

Now upgrade the ADCM. When upgrading, ADCM will automatically create user groups for all users in the policies.

Group list after migration
Group list after migration

In this case, user1 and user2 will be in the migration_rbac_0012_group_4ce0f4c83959b…​ user group. The migration_rbac_0012_group_a7fa0ece6a4e7…​ user group will contain all three users: user1, user2, and user3. Full names of the groups are not given here for brevity.

User list after migration
User list after migration

Then the policies policy 1 and policy 2 will be associated with the same migration_rbac_0012_group_4ce0f4c83959b…​ user group, and policy 3 will be associated only with migration_rbac_0012_group_a7fa0ece6a4e7…​.

Policy list after migration
Policy list after migration

Groups are substituted for users inside the policies.

Policy 3 after migration
Policy 3 after migration
Found a mistake? Seleсt text and press Ctrl+Enter to report it