update-connector-security-map
update-connector-security-map
Modifies a security map for the specified connector connection pool
Synopsis
asadmin [asadmin-options] update-connector-security-map [--help]
--poolname connector_connection_pool_name
[--addprincipals principal_name1[,principal_name2]*]
[--addusergroups user_group1[,user_group2]*]
[--removeprincipals principal_name1[,principal_name2]*]
[--removeusergroups user_group1[,user_group2]*]
[--mappedusername username]
mapname
Description
The update-connector-security-map subcommand modifies a security map
for the specified connector connection pool.
For this subcommand to succeed, you must have first created a connector
connection pool using the create-connector-connection-pool subcommand.
This subcommand is supported in remote mode only.
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
--poolname-
Specifies the name of the connector connection pool to which the security map that is to be updated belongs.
--addprincipals-
Specifies a comma-separated list of EIS-specific principals to be added. Use either the
--addprincipalsor--addusergroupsoptions, but not both in the same command. --addusergroups-
Specifies a comma-separated list of EIS user groups to be added. Use either the
--addprincipalsor--addusergroupsoptions, but not both in the same command. --removeprincipals-
Specifies a comma-separated list of EIS-specific principals to be removed.
--removeusergroups-
Specifies a comma-separated list of EIS user groups to be removed.
--mappedusername-
Specifies the EIS username.