+

Search Tips   |   Advanced Search

Correct use of the system identity

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

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

  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

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

Username

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

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

 

Reference topic