Page tree

An access control list (ACL) template is a set of authorizations that are not associated with any system object.

Each entry in the ACL template grants permissions to a role based on individual system or command authorizations or an authorization profile. ACL templates let you set up complex access control lists that you can use repeatedly. You can use an ACL template in the following contexts:

When you define entries in an ACL template, you can assign authorizations to a special role called Current Role. This role grants permissions to the current role when that role creates an object. To use this functionality, you must designate the ACL template containing the Current Role authorizations as the object permissions template for a role (see Creating roles). After being assigned to a role, each Current Role authorization is automatically translated into permissions for that action for the current role. For example:

  1. You create an ACL template that grants AuditJob.* to Current Role.
  2. You specify the ACL template as the object permissions template for a role.
  3. That role creates an Audit Job. The role is automatically granted the AuditJob.* permission for the job.

You can also use the Current Role functionality when assigning object-based permissions. If you assign an ACL template containing Current Role authorizations to an object and the ACL template contains a Current Role authorization for the type of object you are defining, your current role automatically receives that authorization for the current object. Using Current Role authorizations in an ACL template is an easy way to give the creator of an object permission to use that object without having to revise an ACL template for each role.

Use the following procedure to create an ACL template. Alternatively, you can copy and paste an existing ACL template and then modify the properties of the copied template. See Modifying ACL templates.

To create an ACL template

  1. In the RBAC Manager folder, select ACL Templates.
  2. Create a new ACL template by right-clicking and selecting New > ACL Template from the pop-up menu. The Create New ACL Template wizard appears.
  3. Provide information for the ACL template as described in the following topics:
  4. To close the wizard and save changes, click Finish at any time. To close the ACL Template Properties window and save changes, click OK.

Where to go next

ACL template - General