

Implementing Policy › Policy Implementation › CA SDM Integration › Data Partition Associations › Configure Knowledge Management Data Partition Constraints for Role-Based Permissions
Configure Knowledge Management Data Partition Constraints for Role-Based Permissions
Knowledge Management data partitions are enabled to let you use group and role permissions by default in CA SDM. If you are upgrading from a previous release, the migration tool updates your data partition constraints.
If you used custom data partition constraints to manage knowledge permissions in a previous release, update the constraints manually for the O_INDEXES and SKELETONS tables. You can view the default data partition constraints and apply the changes, as appropriate to your environment.
Follow these steps:
- Select Security and Role Management, Data Partitions, Data Partition Constraints on the Administration tab.
The Data Partition Constraints List page opens.
- Click Show Filter and search use the following search criteria:
- Service Desk Analyst in the Data Partition search.
- O_INDEXES in the Table search.
- Edit the View constraint type by modifying the Constraint tab to replace "READ_PGROUP in @root.pgroups" as follows:
READ_PGROUP in @root.pgroups OR
READ_PGROUP.[pgroup]contained_roles.role IN @root.id
- Save the constraint.
- Edit the Delete and Pre-Update constraint types by modifying the Constraint tab to replace "WRITE_PGROUP in @root.pgroups" as follows:
WRITE_PGROUP in @root.pgroups OR WRITE_PGROUP.[pgroup]contained_roles.role IN @root.role
- Save the constraints.
- Repeat the steps to update the View, Delete, and Pre-Update constraints in the SKELETONS table in your data partition.
The data partition constraints are updated.
Copyright © 2013 CA.
All rights reserved.
 
|
|