Correct use of the system identity
To manage the system identity properties for the Enterprise Java Beans™ (EJB) method in the application.
This admin console panel is displayed during the application deployment process. To access the admin console panel, click Application > New application > New Enterprise Application . The panel is displayed as Correct use of System Identity in the application deployment steps.
To use this panel...
- Select the check box next to the EJB method.
- Select a role that is defined for this enterprise bean.
- Specify a user name and password for the RunAs role. The user name must be defined in the user registry.
- 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 used for this EJB method.
- Username
User name 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.
that is associated with the user name in the user registry.
Related tasks
Assigning users and groups to roles
Assigning users to RunAs roles