Skip Headers
Oracle® Healthcare Master Person Index User's Guide
Release 2.0.13

E25242-04
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
PDF · Mobi · ePub

6 Master Index Data Manager Login

This chapter provides information you need to set in order to log in to and run Master Index Data Manager (MIDM) on a GlassFish or WebLogic server.

This chapter includes the following sections:

Setting Up Servers to Log in to and Run the MIDM

The Master Index Data Manager runs on two servers, GlassFish and WebLogic. The following sections provide the information you need to set up the server for MIDM to run on it.

Creating Master Index Data Manager User Accounts for GlassFish

Before you begin, make sure you have created all the user roles and, optionally, EJB user roles that need to be assigned to the user account.

With the GlassFish Admin Console open, set the User ID, Group List, and Password:

  1. In the left pane choose Configuration->Security->Realms->file.

  2. In the Edit Realm pane, click Manage Users.

  3. In the File Users pane, click New.

  4. In the New File Realm User, set the following.

    • User ID

      Select a user name that is meaningful to you, for example person.

    • Group List

      Add the super group MasterIndex.Admin,Administrator, which has all privileges.

    • Password

      The password is of your choosing, for example person.

  5. When ready, click OK.

Setting Up the User for MIDM Access Using WebLogic

In the following steps you create the Master Index.Admin and Administrator groups, and then create a new user within the two groups. Use the user you create for MIDM access using the WebLogic Admin Console.

  1. On the left panel, under Domain Structure, expand Services, and then choose Security Realms.

  2. In the table on the Summary of Security Realms panel, click myrealm, which is the name of the realm.

    The Settings for myrealm panel appears.

  3. Select the Users and Groups tab and then click Groups.

  4. In the Groups table, click New.

  5. In the Name field, type MasterIndex.Admin and click OK.

  6. In the Groups table, click New.

  7. In the Name field, type Administrator and click OK.

  8. On the Settings for myrealm panel, select Users and Groups and then Users.

  9. In the Users table, click New.

  10. Type a name and a password for the new user you are creating and click OK.

  11. Select User Group.

  12. To add the two groups you created to the user you created, from the Available list, drag MasterIndex.Admin to the Chosen list, and then drag Administrator to the Chosen list.