|  |  |  | 
NAME
|  | delete-connector-security-map - deletes
the named security map for the given connector connection pool |  
 SYNOPSIS
|  | delete-connector-security-map --user admin_user [ --password admin_password ] [ --host localhost ] [ --port 4848 ] [ --secure|-s ] [ --passwordfile filename ] [ --terse=false ] [ --echo=false ] [ --interactive=true ] --poolname connector_connection_pool_name mapname |  
 
|  | Deletes the named security map for the given connector connection pool.
This command is supported in remote mode only. |  
 
|  | 
--userauthorized
domain application server administrative username.--passwordpassword
to administer the domain application server.--hostmachine name
where the domain application server is running.--portport number
of the domain application server listening for administration requests.--secureif true,
uses SSL/TLS to communicate with the domain application server.--passwordfilefile containing the domain application server password.--terseindicates
that any output data must be very concise, typically avoiding human-friendly
sentences and favoring well-formatted data for consumption by a script. Default
is false.--echosetting to
true will echo the command line statement on the standard output. Default
is false.--interactiveif
set to true (default), only the required password options are prompted.--poolnameconnector
connection pool name for which the security map that is to be deleted belongs
to. |  
 
|  | 
mapname
name of the security map to be deleted. |  
 
|  | Example  1. Using delete-connector-security-map 
|  | 
|  | asadmin> delete-connector-security-map --user admin --password adminadmin
--poolname connector-pool1 securityMap1
Command delete-connector-security-map executed successfully |  |  |  
 
|  | 
0command executed successfully1error in executing the command |  
 
 
Company Info
  |  
Contact 
  |  
Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
 
 |