To Create a Security Map for a Connector Connection Pool
Security maps for connector connection pools 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 Connector Connection Pool Security Maps page opens.
- On the Connector Connection Pool Security Maps page, click New.
The New Connector Connection Pool 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 GlassFish Server.
See Also