Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
lists the work security maps belonging to the specified resource adapter
list-connector-work-security-maps [--help] [--securitymap securitymap] resource_adapter_name
The list-connector-work-security-maps
subcommand lists the work security maps belonging to the specified resource adapter.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
--securitymap
Specifies the name of the security map contained within the resource adapter from which the identity and principals should be listed.
The name of the resource adapter for which you want to list security maps.
This example lists the current connector work security maps for the resource adapter named my_resource_adapter
.
asadmin> list-connector-work-security-maps my_resource_adapter
workSecurityMap1: EIS principal=eis-principal-2, mapped principal=server-principal-2
workSecurityMap1: EIS principal=eis-principal-1, mapped principal=server-principal-1
workSecurityMap2: EIS principal=eis-principal-2, mapped principal=server-principal-2
workSecurityMap2: EIS principal=eis-principal-1, mapped principal=server-principal-1
Command list-connector-work-security-maps executed successfully.
subcommand executed successfully
error in executing the subcommand
create-connector-work-security-map(1), delete-connector-work-security-map(1), update-connector-work-security-map(1)