The Creative Cloud Connector (CCC) uses the Digizuite DAM Center to download assets, metadata, languages etc. from.
It utilizes the security concepts of the Digizuite DAM Center as described here DC 5.5 Security
User roles
Any user connecting through the CCC must have the following role.
- Asset_Can_Download
If they wish to upload something - or replace something - they need the following roles:
- MediaPortal_Upload
- Asset_Can_Replace
If the check in/out feature is enabled (can be enabled on MM5 Config manager), then the user must also have these two roles:
- Member_Viever
- ItemCheckInOut_CRUD
Please have a look at the following table for more info on what's described above (taken from the roles documentation):
Features in CCC | Roles | Rights | ConfigManager |
---|---|---|---|
Check out asset + check in asset you've checked out | ItemCheckInOut_CRUD | Write access to the asset | Enable check in/out = true |
See who have checked out assets (both own and others') | Member_Viewer (OR Administrator) | ||
Check in assets that other people have checked out | ItemCheckInOut_CRUD | Write access to the asset | |
Upload active document or e.g. image files | MediaPortal_Upload | Write access to "Upload" folder (Usually granted through the "Trusted" group) | |
Replace (INDD, PSD, AI, AEP, PRPROJ) | Asset_Can_Replace | Write access to "Upload" folder (Usually granted through the "Trusted" group) Write access to the asset | |
When uploading check whether the asset already exists in the DAM - by asset title | Enable duplicate asset check = true |