CUE Print Access for Freelancers

To give freelancers full access to CUE print, including content creation rights:

  1. If necessary, switch user to root.

    $ sudo su
  2. Open /etc/escenic/cue-web/config.yml for editing. For example:

    # nano /etc/escenic/cue-web/config.yml
  3. Add the following setting:

    contractorExtendedAccess = true
  4. Save the file.

  5. Enter:

    # dpkg-reconfigure cue-web-3.12

    This reconfigures CUE with the change you made.

Note that this freelancer access is limited to CUE print, it does not include online access.