Production Membership
There are two ways to give users different kinds of access to a production:
- add a ProductionUserMembership (PUM) object for a specific user
- add a ProductionGroupMembership (PGM) object for a specific group
You can even pool multiple users or groups by adding multiple PUM or PGM.
By default no user or group has access to the production. Every PUM or PGM adds read access to the production. This can be extended to write and even delete access.
It is important to add a selection of groups/users that covers all users from the system, so that all users have at least read access to the production.
| PUM & PGM Access Objects | |
|---|---|
read (always) | to view and search assets via the user browser interface |
| write | to create assets, edit/lock/unlock assets via the user browser interface, change the asset's delete date |
| delete | to delete assets |
An example for the production access permissions, based on the users and groups example from Glossary, would be:
- Admin group: read, write, delete
- Manager group: read, write
- User group: read
- ... and write for only some productions