Privileges Required to Use Libraries

To use libraries, you need one of the following:

  • scheduler-administrator or redwood-administrator role
  • system or partition-level permissions
  • object-specific privileges

Using Libraries

The following privilege ranks are available on libraries:

  • Create - allows you to create a library on the level the privilege was granted (system, partition), you have no further privileges through this rank, you automatically get All privilege rank on libraries you create.
  • View - allows you to view a library on the level the privilege was granted (system, partition), you have no further privileges through this rank.
  • Edit - allows you to create, view, and edit a library on the level the privilege was granted (system, partition).
  • Delete - allows you to create, view, and delete a library on the level the privilege was granted (system, partition).
  • All - full control over a library on the level the privilege was granted (system, partition).

You always need View privileges on the partition of the library.

Libraries can reference the following object, you need at least View privileges on this object as well as its partition when you want to create/edit/delete a library that references it:

Built-in Roles

  • The scheduler-administrator or redwood-administrator built-in role provides full access to Libraries.
  • The scheduler-viewer built-in role provides read-only access to Libraries.

Creating Libraries

You need one of the following privilege ranks to be able to create libraries:

  • Create - allows you to create libraries on the level the privilege was granted (system, partition), you have no further privileges through this rank, you automatically get All privilege rank on libraries you create.
  • Edit - allows you to create, view, and edit all libraries on the level the privilege was granted (system, partition).
  • Delete - allows you to create, view, and delete all libraries on the level the privilege was granted (system, partition).
  • All - full control over all libraries on the level the privilege was granted (system, partition).

You also require View privileges on the partition of the library.

Editing Libraries

To successfully edit a library, you must have one the following privileges:

  • Edit - privilege rank on the library, or on Library in its partition or system-wide
  • Delete - privilege rank on the library, or on Library in its partition or system-wide
  • All - privilege rank on the library, or on Library in its partition or system-wide

You also require View privileges on the partition of the library.

Libraries can reference the following object, you need at least View privileges on this object as well as its partition when you want to create/edit/delete a library that references it:

See Also