Versions Compared

Key

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

After installing the Web Application Platform, you may need to create and setup the configure the Administrator user password.

Warning
titleImportant

It is recommended to set up and use the default Administrator user. However, you can also create a new user in the Users application of Teamwork Cloud Admin.

If you


To set up or change the Administrator user password

...

  1. Open the Users application and select the Administrator user.
    Note

    If you previously used Teamwork Cloud with a custom Administrator password

...

  1. and have only recently installed Web Application Platform, skip this step and proceed to step 5

  2. In the User pane, click Image Added and select Change password.

    Image Added

  3. In the Change password pane, enter the current Administrator password, then enter and confirm the new password in the appropriate boxes.
  4. Click Image Added.
  5. Use the console of the machine where the server is deployed to open the <install

To set up the Administrator user

     Go to the <install
  1. _root>/WebAppPlatform/shared/conf
  2. directory and open the 
  3. /webappplatform.properties file
  4. . (If you installed Cameo Collaborator for Magic Collaboration Studio manually, the file may be placed in a custom directory
  5. .
  6. )

    Edit the values in the file as shown below:

    Code Block# Specify the user name and password of the Administrator user user
  7. .
  8. Change the
  9. twc.admin.
  10. username=<admin_username> twc.admin.password=<admin_password>
  11. Replace the placeholders in the added properties (between angle brackets (<>) with the actual user name and password used in Magic Collaboration Studio.
  12. Save and close the file
  13. password property value to the same password you set in the Users application.
  14. Restart Web Application Platform (webapp service).