Adding users to a database for UNIX

The first time you add users to a database, you must do so as user ccm_root. First, establish the administrative user, the user with ccm_admin role. Then, add users to the user list while logged in as yourself.

Before you begin

About this task

This topic explains how to use the Web Administrator User interface to add users. If you prefer, you can use the CLI to add users with the For Informix ccm users -add or For Oracle ccm users -add command.

Procedure

  1. Access the Web Administrator User interface, located at server URL/admin.

    For example: http://myhost:8400/admin

  2. Log on as Administrator.
  3. Click the User Administration tab.
  4. From the list of users in the User Administration section, select the user you want to add to a database.

    If the user is not on the list, click Add New Users to add the user.

  5. Assign the appropriate roles to the user and add the user to the appropriate databases.
  6. Click Update.
  7. Click Save.
  8. Click Logout to log out of the interface.

Feedback