Use this page to manage the system identity properties for the EJB method in your application.

This administrative console panel is displayed during the application deployment process. To access the administrative console panel, click Applications > Install new application > appname. The panel is displayed as Correct use of System Identity in the application deployment steps.

To use this panel, complete the following steps:

  1. Select the check box next to the EJB method.

  2. Select a role that is defined for this enterprise bean.

  3. Specify a user name and password for the RunAs role. The user name must be defined in your user registry.

  4. Click Apply.

    The specified user will be assigned to the specified RunAs role for the EJB method that you selected.

Role

Specifies the RunAs role that is used for this EJB method.

Username

Specifies the user name that is assigned to the RunAs role for this EJB method.

The user name is used in conjunction with the RunAs role that you select for the Role.

Password

Specifies the password that is associated with the user name in the user registry.


Related tasks
Assigning users and groups to roles Assigning users to RunAs roles