Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

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

It is possible to configure the webclient to allow certain users to run the admin module, without creating a separate copy. In the default installation, the 'i2b2' user is already set up in this way. You can add additional users with this role by:

  1. Identify or create a user that will have access to the admin tool.
  2. In the pm_project_user_roles table in the PM schema, add a row where the project_id='@' and the user_role_cd='ADMIN' for that user. For the user 'i2b2', this looks like:
project_iduser_iduser_role_cdchange_dateentry_datechangeby_charstatus_cd
@i2b2ADMIN


A