560 lines
23 KiB
HTML
560 lines
23 KiB
HTML
|
|
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Remove Access for Web (RMVACCWEB2)</title>
|
|
</head>
|
|
<body bgcolor="white">
|
|
<a name="RMVACCWEB2.Top_Of_Page"></a>
|
|
<h2>Remove Access for Web (RMVACCWEB2)</h2>
|
|
<table width="100%">
|
|
<tr>
|
|
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
|
|
<b>Threadsafe: </b>No
|
|
</td>
|
|
<td valign="top" align="right">
|
|
<a href="#RMVACCWEB2.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#RMVACCWEB2.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#RMVACCWEB2.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="RMVACCWEB2"></a>
|
|
<p>The Remove iSeries Access for Web (RMVACCWEB2) command is used to remove the iSeries Access for Web configuration from the web application servers:
|
|
</p>
|
|
<ul>
|
|
<li>IBM WebSphere Application Server V5.0 for iSeries
|
|
</li>
|
|
<li>IBM WebSphere Application Server V5.0 - Express for iSeries
|
|
</li>
|
|
<li>IBM WebSphere Application Server V5.1 for iSeries
|
|
</li>
|
|
<li>IBM WebSphere Application Server V5.1 - Express for iSeries
|
|
</li>
|
|
<li>IBM WebSphere Application Server V6.0 for iSeries
|
|
</li>
|
|
<li>IBM WebSphere Application Server Network Deployment V6.0 for iSeries
|
|
</li>
|
|
<li>IBM WebSphere Portal V5.0
|
|
</li>
|
|
<li>Apache Software Foundation (ASF) Tomcat
|
|
</li>
|
|
</ul>
|
|
<p>This command will remove the configuration that was defined using the Configure Access for Web (CFGACCWEB2) command.
|
|
</p>
|
|
<p>This command will not delete iSeries Access for Web from the server. This command will only remove the iSeries Access for Web configuration from the specified web application server.
|
|
</p>
|
|
<p>This command will not delete user data that was generated while using iSeries Access for Web. User data was written to the following locations based on the value specified for the <b>Web application server type (APPSVRTYPE)</b> parameter when the configuration was defined using the CFGACCWEB2 command:
|
|
</p>
|
|
<ul>
|
|
<li>*WAS50 - /QIBM/UserData/Access/Web2/was50base/<instance_name>/<application_server_name>
|
|
</li>
|
|
<li>*WAS50EXP - /QIBM/UserData/Access/Web2/was50exp/<instance_name>/<application_server_name>
|
|
</li>
|
|
<li>*WAS51 - /QIBM/UserData/Access/Web2/was51base/<instance_name>/<application_server_name>
|
|
</li>
|
|
<li>*WAS51EXP - /QIBM/UserData/Access/Web2/was51exp/<instance_name>/<application_server_name>
|
|
</li>
|
|
<li>*WAS60 - /QIBM/UserData/Access/Web2/was60/<profile_name>/<application_server_name>
|
|
</li>
|
|
<li>*WAS60ND - /QIBM/UserData/Access/Web2/was60nd/<profile_name>/<application_server_name>
|
|
</li>
|
|
<li>*WP50 - /QIBM/UserData/Access/Web2/wp50/<instance_name>
|
|
</li>
|
|
<li>*ASFTOMCAT - /QIBM/UserData/Access/Web2/asftomcat/<server_name>
|
|
</li>
|
|
</ul>
|
|
<p>When the command runs status information will be displayed indicating what the command is processing. As the command runs, detailed status and error information will also be logged to stream file <i>/QIBM/UserData/Access/Web2/logs/cmds.log</i>.
|
|
</p>
|
|
<p>The iSeries Access for Web configuration could be removed using the web application server's administration interface. This is not recommended! The RMVACCWEB2 command will clean up internal configuration information that the web application server's administration interface will not.
|
|
</p>
|
|
<p><b>Restrictions:</b>
|
|
</p>
|
|
<ul>
|
|
<li>You must have all object (*ALLOBJ) special authority to run this command.
|
|
</li>
|
|
<li>iSeries Access for Web must be configured using the CFGACCWEB2 command before running this command.
|
|
</li>
|
|
<li>WebSphere Application Server V5.0/V5.1/V6.0 specific restrictions:
|
|
<ul>
|
|
<li>The WebSphere Application Server application server, or subsystem, must be ended and restarted after running this command.
|
|
</li>
|
|
<li>The WebSphere Application Server subsystem must be running and in a ready state before running this command. Refer to the WebSphere documentation for information on starting the WebSphere subsystem and determining when it reaches a ready state.
|
|
</li>
|
|
<li>The application server configured within the WebSphere instance/profile must be running before executing this command.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>WebSphere Portal V5.0 specific restrictions:
|
|
<ul>
|
|
<li>WebSphere Portal V5.0 must be running before running this command. This command will call the WebSphere Portal configuration servlet to perform configuration changes to WebSphere Portal for iSeries Access for Web.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>ASF Tomcat specific restrictions:
|
|
<ul>
|
|
<li>After the RMVACCWEB2 command completes, the ASF Tomcat server must be ended and restarted. This will remove any iSeries Access for Web configuration information that may be loaded in memory. Use the ASF Tomcat management functions available in the web-based IBM Web Administration for iSeries interface to end the ASF Tomcat server.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="RMVACCWEB2.PARAMETERS.TABLE">Parameters</a></h3>
|
|
<table border="1" cellpadding="4" cellspacing="0">
|
|
<!-- col1="10" col2="15" col3="30" col4="10" -->
|
|
<tr>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
|
|
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.APPSVRTYPE"><b>APPSVRTYPE</b></a></td>
|
|
<td valign="top">Web application server type</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WASINST"><b>WASINST</b></a></td>
|
|
<td valign="top">Web server instance name</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*DEFAULT</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WASPRF"><b>WASPRF</b></a></td>
|
|
<td valign="top">Web server profile name</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*DEFAULT</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.APPSVR"><b>APPSVR</b></a></td>
|
|
<td valign="top">Application server name</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*DEFAULT</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.TCSVRNAME"><b>TCSVRNAME</b></a></td>
|
|
<td valign="top">Tomcat server name</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WPUSRID"><b>WPUSRID</b></a></td>
|
|
<td valign="top">WebSphere Portal user ID</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WPPWD"><b>WPPWD</b></a></td>
|
|
<td valign="top">WebSphere Portal password</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WPURL"><b>WPURL</b></a></td>
|
|
<td valign="top">WebSphere Portal config URL</td>
|
|
<td valign="top"><i>Character value</i></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WPDFTPAG"><b>WPDFTPAG</b></a></td>
|
|
<td valign="top">WebSphere Portal default pages</td>
|
|
<td valign="top"><b><u>*DELETE</u></b>, *NODELETE</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WASUSRID"><b>WASUSRID</b></a></td>
|
|
<td valign="top">WebSphere user ID</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#RMVACCWEB2.WASPWD"><b>WASPWD</b></a></td>
|
|
<td valign="top">WebSphere password</td>
|
|
<td valign="top"><i>Character value</i>, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="RMVACCWEB2.APPSVRTYPE"></a>
|
|
<h3>Web application server type (APPSVRTYPE)</h3>
|
|
<p>Specifies a web application server that contains an iSeries Access for Web configuration to be removed.
|
|
</p>
|
|
<p>This is a required parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*WAS50</b></dt>
|
|
<dd>WebSphere Application Server V5.0 for iSeries
|
|
</dd>
|
|
<dt><b>*WAS50EXP</b></dt>
|
|
<dd>WebSphere Application Server V5.0 - Express for iSeries
|
|
</dd>
|
|
<dt><b>*WAS51</b></dt>
|
|
<dd>WebSphere Application Server V5.1 for iSeries
|
|
</dd>
|
|
<dt><b>*WAS51EXP</b></dt>
|
|
<dd>WebSphere Application Server V5.1 - Express for iSeries
|
|
</dd>
|
|
<dt><b>*WAS60</b></dt>
|
|
<dd>WebSphere Application Server V6.0 for OS/400
|
|
</dd>
|
|
<dt><b>*WAS60ND</b></dt>
|
|
<dd>WebSphere Application Server Network Deployment V6.0 for OS/400
|
|
</dd>
|
|
<dt><b>*WP50</b></dt>
|
|
<dd>WebSphere Portal V5.0
|
|
</dd>
|
|
<dt><b>*ASFTOMCAT</b></dt>
|
|
<dd>Apache Software Foundation (ASF) Tomcat
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WASINST"></a>
|
|
<h3>Web server instance name (WASINST)</h3>
|
|
<p>Specifies an IBM WebSphere Application Server instance that contains an iSeries Access for Web configuration to remove.
|
|
</p>
|
|
<p>This parameter is only applicable when the <b>Web application server type (APPSVRTYPE)</b> parameter is set to one of the following web application servers
|
|
</p>
|
|
<ul>
|
|
<li>*WAS50 - WebSphere Application Server V5.0 for iSeries
|
|
</li>
|
|
<li>*WAS50EXP - WebSphere Application Server V5.0 - Express for iSeries
|
|
</li>
|
|
<li>*WAS51 - WebSphere Application Server V5.1 for iSeries
|
|
</li>
|
|
<li>*WAS51EXP - WebSphere Application Server V5.1 - Express for iSeries
|
|
</li>
|
|
<li>*WP50 - WebSphere Portal V5.0
|
|
</li>
|
|
</ul>
|
|
<p>When the <b>Web application server type (APPSVRTYPE)</b> parameter is set to *WP50, this parameter is the WebSphere instance that WebSphere Portal has been configured to run within.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DEFAULT</u></b></dt>
|
|
<dd>When *DEFAULT is specified, iSeries Access for Web will be removed from the instance called 'default'.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the WebSphere instance that contains an iSeries Access for Web configuration to remove. This is the same instance name that was used when the Configure Access for Web (CFGACCWEB2) command was run.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WASPRF"></a>
|
|
<h3>Web server profile name (WASPRF)</h3>
|
|
<p>Specifies an IBM WebSphere Application Server profile that contains an iSeries Access for Web configuration to remove.
|
|
</p>
|
|
<p>This parameter is only applicable when the <b>Web application server type (APPSVRTYPE)</b> parameter is set to one of the following web application servers
|
|
</p>
|
|
<ul>
|
|
<li>*WAS60 - WebSphere Application Server V6.0 for OS/400
|
|
</li>
|
|
<li>*WAS60ND - WebSphere Application Server Network Deployment V6.0 for OS/400
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dt><b><u>*DEFAULT</u></b></dt>
|
|
<dd>When *DEFAULT is specified, iSeries Access for Web will be removed from the profile called 'default'.
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the WebSphere profile that contains an iSeries Access for Web configuration to remove. This is the same profile name that was used when the Configure Access for Web (CFGACCWEB2) command was run.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.APPSVR"></a>
|
|
<h3>Application server name (APPSVR)</h3>
|
|
<p>Specifies the existing application server to which iSeries Access for Web has been configured and is to be removed.
|
|
</p>
|
|
<p>A WebSphere instance/profile can contain one or more application servers. The application server provides the environment in which deployed web applications execute.
|
|
</p>
|
|
<p>This parameter is only applicable when the <b>Web application server type (APPSVRTYPE)</b> parameter is set to remove iSeries Access for Web from one of the following web application servers:
|
|
</p>
|
|
<ul>
|
|
<li>*WAS50 - WebSphere Application Server V5.0 for iSeries
|
|
</li>
|
|
<li>*WAS50EXP - WebSphere Application Server V5.0 - Express for iSeries
|
|
</li>
|
|
<li>*WAS51 - WebSphere Application Server V5.1 for iSeries
|
|
</li>
|
|
<li>*WAS51EXP - WebSphere Application Server V5.1 - Express for iSeries
|
|
</li>
|
|
<li>*WAS60 - WebSphere Application Server V6.0 for OS/400
|
|
</li>
|
|
<li>*WAS60ND - WebSphere Application Server Network Deployment V6.0 for OS/400
|
|
</li>
|
|
</ul>
|
|
<dl>
|
|
<dt><b><u>*DEFAULT</u></b></dt>
|
|
<dd>The following applies when the APPSVRTYPE parameter is set to *WAS50/*WAS51/*WAS60/*WAS60ND:
|
|
<ul>
|
|
<li>When the WASINST/WASPRF parameter is set to *DEFAULT, this value will be set to 'server1'
|
|
</li>
|
|
<li>When the WASINST/WASPRF parameter is set to something other than *DEFAULT, this value will be set to the value specified for the WASINST/WASPRF parameter.
|
|
</li>
|
|
</ul>
|
|
<p>The following applies when the APPSVRTYPE parameter is set to *WAS50EXP/*WAS51EXP:
|
|
</p>
|
|
<ul>
|
|
<li>When the WASINST parameter is set to *DEFAULT, this value will be set to 'default'.
|
|
</li>
|
|
<li>When the WASINST parameter is set to something other than *DEFAULT, this value will be set to the value specified in the WASINST parameter.
|
|
</li>
|
|
</ul>
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the application server within the WebSphere instance/profile where iSeries Access for Web is to be removed.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.TCSVRNAME"></a>
|
|
<h3>Tomcat server name (TCSVRNAME)</h3>
|
|
<p>This parameter specifies the name of an Apache Software Foundation (ASF) Tomcat server that contains an iSeries Access for Web configuration to remove.
|
|
</p>
|
|
<p>A parameter value is required when *ASFTOMCAT is specified for the <b>Web application server type (APPSVRTYPE)</b> parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of an existing ASF Tomcat server.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WPUSRID"></a>
|
|
<h3>WebSphere Portal user ID (WPUSRID)</h3>
|
|
<p>Specifies the IBM WebSphere Portal administrative user ID that will be used to remove the iSeries Access for Web configuration in WebSphere Portal.
|
|
</p>
|
|
<p>Changes to the WebSphere Portal configuration require a user ID be specified to make the changes. This is the same administrator level user ID that would be used to login to the WebSphere Portal user interface to perform administrator level functions.
|
|
</p>
|
|
<p>This value is sent to the server unencrypted using an HTTP connection. If the connection could be compromised, this command should only be run within a protected intranet environment.
|
|
</p>
|
|
<p>A parameter value is required when *WP50 is specified for the <b>Web application server type (APPSVRTYPE)</b> parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the administrative user ID.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WPPWD"></a>
|
|
<h3>WebSphere Portal password (WPPWD)</h3>
|
|
<p>Specifies the password for the IBM WebSphere Portal administrative user ID specified for the WPUSRID parameter.
|
|
</p>
|
|
<p>This value is sent to the server unencrypted using an HTTP connection. If the connection could be compromised, this command should only be run within a protected intranet environment.
|
|
</p>
|
|
<p>A parameter value is required when *WP50 is specified for the <b>Web application server type (APPSVRTYPE)</b> parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the password for the IBM WebSphere Portal administrative user.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WPURL"></a>
|
|
<h3>WebSphere Portal config URL (WPURL)</h3>
|
|
<p>Specifies the universal resource locator (URL) to access the WebSphere Portal configuration servlet. This servlet will remove the iSeries Access for Web configuration information in WebSphere Portal.
|
|
</p>
|
|
<p>This URL is comprised of the following elements:
|
|
</p>
|
|
<ul>
|
|
<li>The portal host name.
|
|
</li>
|
|
<li>The base universal resource identifier (URI) for the portal, as specified during WebSphere Portal installation (default value was '/wps').
|
|
</li>
|
|
<li>The servlet extension '/config'.
|
|
</li>
|
|
</ul>
|
|
<p>An example for this value would be 'server_name.your_company.com/wps/config'.
|
|
</p>
|
|
<p>A parameter value is required when *WP50 is specified for the <b>Web application server type (APPSVRTYPE)</b> parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the URL to access the WebSphere Portal configuration servlet.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WPDFTPAG"></a>
|
|
<h3>WebSphere Portal default pages (WPDFTPAG)</h3>
|
|
<p>When removing the iSeries Access for Web portlets from the WebSphere Portal configuration, the default WebSphere Portal pages that may have been created using the CFGACCWEB2 command can be deleted.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*DELETE</u></b></dt>
|
|
<dd>Delete the default iSeries Access for Web pages that were created when the CFGACCWEB2 command was run.
|
|
</dd>
|
|
<dt><b>*NODELETE</b></dt>
|
|
<dd>The default iSeries Access for Web pages that were created when the CFGACCWEB2 command was run will not be deleted.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WASUSRID"></a>
|
|
<h3>WebSphere user ID (WASUSRID)</h3>
|
|
<p>If the WebSphere application server instance/profile specified in the WASINST/WASPRF and APPSVR parameters has security enabled, this parameter is required.
|
|
</p>
|
|
<p>When this command runs it will make changes to the WebSphere instance/profile configuration or the running state of the iSeries Access for Web web application. When WebSphere security has been enabled for an instance/profile, authentication information must be supplied to make those changes.
|
|
</p>
|
|
<p>The WASUSRID and WASPWD parameters provide the required authentication information.
|
|
</p>
|
|
<p>To determine what value to specify for this parameter, refer to the Authentication Mechanisms and User Registries settings under the Security configuration in the WebSphere administration console.
|
|
</p>
|
|
<p>This parameter does not apply to the WebSphere Portal or ASF Tomcat environments.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the user ID.
|
|
</dd>
|
|
</dl>
|
|
<p>For additional information, please refer to the WebSphere Security information in the iSeries InfoCenter information http://www.ibm.com/servers/eserver/iseries/infocenter/
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="RMVACCWEB2.WASPWD"></a>
|
|
<h3>WebSphere password (WASPWD)</h3>
|
|
<p>If the WebSphere application server instance/profile specified in the WASINST/WASPRF and APPSVR parameters has security enabled, this parameter is required.
|
|
</p>
|
|
<p>When this command runs it will make changes to the WebSphere instance/profile configuration or the running state of the iSeries Access for Web web application. When WebSphere security has been enabled for an instance/profile, authentication information must be supplied to make those changes.
|
|
</p>
|
|
<p>The <b>WebSphere user ID (WASUSRID)</b> and <b>WebSphere password (WASPWD)</b> parameters provide the required authentication information.
|
|
</p>
|
|
<p>To determine what value to specify for this parameter, refer to the Authentication Mechanisms and User Registries settings under the Security configuration in the WebSphere administration console.
|
|
</p>
|
|
<p>This parameter does not apply to the WebSphere Portal or ASF Tomcat environments.
|
|
</p>
|
|
<dl>
|
|
<dt><b><i>character-value</i></b></dt>
|
|
<dd>Specify the password for the user ID.
|
|
</dd>
|
|
</dl>
|
|
<p>For additional information, please refer to the WebSphere Security information in the iSeries InfoCenter information http://www.ibm.com/servers/eserver/iseries/infocenter/
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="RMVACCWEB2.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Removing the Configuration from WebSphere Application Server V5.0 for iSeries</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
RMVACCWEB2 APPSVRTYPE(*WAS50) WASINST(DEPTXYZ)
|
|
APPSVR(XYZSERVER)
|
|
</pre>
|
|
</p>
|
|
<p>This command will remove the iSeries Access for Web configuration from a user created WebSphere instance named DEPTXYZ within WebSphere Application Server for iSeries V5.0.
|
|
</p>
|
|
<p><b>Example 2: Removing the Configuration from WebSphere Application Server V5.0 - Express for iSeries</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
RMVACCWEB2 APPSVRTYPE(*WAS50EXP) WASINST(MYINST)
|
|
APPSVR(*DEFAULT)
|
|
</pre>
|
|
</p>
|
|
<p>This command will remove the iSeries Access for Web configuration from the instance named MYINST in the WebSphere Application Server V5.0 - Express for iSeries configuration.
|
|
</p>
|
|
<p><b>Example 3: Removing the Configuration from WebSphere Application Server V6.0 for OS/400</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
RMVACCWEB2 APPSVRTYPE(*WAS60) WASPRF(default)
|
|
APPSVR(server1)
|
|
</pre>
|
|
</p>
|
|
<p>This command will remove the iSeries Access for Web configuration from the profile named default, application server named server1, in the WebSphere Application Server V6.0 for OS/400 configuration.
|
|
</p>
|
|
<p><b>Example 4: Removing the Configuration from WebSphere Application Server Network Deployment V6.0 for OS/400</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
RMVACCWEB2 APPSVRTYPE(*WAS60ND) WASPRF(default)
|
|
APPSVR(server1)
|
|
</pre>
|
|
</p>
|
|
<p>This command will remove the iSeries Access for Web configuration from the profile named default, application server named server1, in the WebSphere Application Server Network Deployment V6.0 for OS/400 configuration.
|
|
</p>
|
|
<p><b>Example 5: Removing the Configuration from WebSphere Portal</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
RMVACCWEB2 APPSVRTYPE(*WP50) WPUSRID(wpsadmin)
|
|
WPPWD(wpspassword)
|
|
WPURL('myserver.mydomain.com/wps/config')
|
|
WPDFTPAG(*DELETE)
|
|
</pre>
|
|
</p>
|
|
<p>This command will remove the iSeries Access for Web configuration from WebSphere Portal V5.0. This example inputs the WebSphere Portal administrator user ID and password, the URL to the portal configuration servlet, and tells the command to delete the default iSeries Access for Web WebSphere Portal pages.
|
|
</p>
|
|
<p><b>Example 6: Removing the Configuration from ASF Tomcat</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
CFGACCWEB2 APPSVRTYPE(*ASFTOMCAT) TCSVRNAME(TOMCAT)
|
|
</pre>
|
|
</p>
|
|
<p>This command will remove the iSeries Access for Web configuration from the Apache Software Foundation (ASF) Tomcat server named TOMCAT.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="RMVACCWEB2.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>IAW0004</b></dt>
|
|
<dd>Remove iSeries Access for Web command failed.
|
|
</dd>
|
|
<dt><b>IAW000B</b></dt>
|
|
<dd>Value specified for parameter APPSVRTYPE is not valid.
|
|
</dd>
|
|
<dt><b>IAW000E</b></dt>
|
|
<dd>The TCSVRNAME parameter is required.
|
|
</dd>
|
|
<dt><b>IAW0011</b></dt>
|
|
<dd>The WPUSRID, WPPWD, and WPURL parameters are required.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#RMVACCWEB2.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|