To provide read-only access to specific folders and subfolders while preventing modification or execution of runbooks, follow these configuration steps in CA EEM:
1. Create a Custom Group
- In CA EEM, navigate to the ITPAM application.
- Create a Custom Group (i.e.
PAM_ReadOnly_Group) - Add this custom group to the PAM Users group. This ensures members have basic login privileges and minimum read-only rights for all UI tabs (Home, Library, Designer)
2. Configure the Object Access Policy
- Go to Policies and select Object Access Policy
- Create a new Explicit Grant Policy.
- Under Identities, select the Custom Group created
- Under Access Policy Configuration, define the resources using the following format to include subfolders and files:
/Dataset/Dataset/*/Production/Production/*
- Set the Permissions to include only Object List and Object Read. Do NOT select permissions such as Create, Delete, Move, Start or Check-in/Check-out.
- Save the policy.
3. Validation
- Add the required users (or global AD groups) to the custom group created in EEM
- Synchronize the EEM cache or wait for the default update interval (30 minutes)
- Log in as a test user. The user should:
- See only the
/Dataset and /Production folders in the Library - Be unable to create, delete, rename, or move any objects
- Be unable to start runbooks or modify schedules
- Be able to view files in the Designer tab but not edit or check them out