en.help.task-connectorsecuritymapnew.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-jca-plugin-help
Show all versions of console-jca-plugin-help
Online help content for the console-jca-plugin bundle.
To Create a Security Map for a Connector Connection Pool
Security maps enable the creation of a mapping between Java EE users and
groups and EIS users and groups.
- In the navigation tree, expand the Resources node.
- Expand the Connectors node.
- Under the Connectors node, select the Connector Connection Pools node.
The Connector Connection Pools page opens.
- On the Connector Connection Pools page, click the name of the connection pool
that you are editing.
The Edit Connector Connection Pool page opens.
- On the Edit Connector Connection Pool page, click the Security Maps tab.
The Security Maps page opens.
- On the Security Maps page, click New.
The New Security Map page opens.
- In the Security Map Name field, type a name for the security
map.
- Do one of the following, but not both:
- Select the User Groups radio button and type the names of the user
groups, separated by commas.
- Select the Principals radio button and type the names of the principal, separated
by commas.
- In the Username field, specify the backend principal username required by the EIS.
- In the Password field, specify the backend principal password required by the EIS.
- Click OK.
- Restart the Enterprise Server.
See Also