Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After installing Cameo Collaborator for Teamwork Cloud, you need to create and setup the setup the Administrator and Guest users.

Notetip
titlePrerequisiteGuest user

Before Creating and setting up the Administrator and Guest users, you should create these users in TWC Admin Console and set appropriate permissions for them.

To set up Administrator and Guest Users

...

Copy and paste the following properties to the file:

Code Block
# Specify the user name and password of the Guest user.
wap.guest.username=<guest_username>
wap.guest.password=<guest_password>

# Specify the user name and password of the Administrator user user.
twc.admin.username=<admin_username>
twc.admin.password=<admin_password>

...

guest user is necessary to create public links to Cameo collaborator documents


For instructions how to Administrator and Guest users, see the following topics:

...