If you enable security for a WebSphere Application Server cell,
supply authentication information to communicate with servers. The sas.client.props and
the soap.client.props files are located in the following properties
directory for each WebSphere Application Server profile:
The nature of the properties file updates required for running
in secure mode depend on whether you connect with a Remote Method Invocation
(RMI) connector, or a SOAP connector:
If you use a Remote Method Invocation (RMI) connector, set the following
properties in the sas.client.props file with the appropriate values:
The
default value for this property is prompt in the sas.client.props file.
If you leave the default value, a dialog box appears with a password prompt.
If the script is running unattended, it appears to hang.
If you use a SOAP connector, set the following properties in the soap.client.props file
with the appropriate values:
The
default value for this property is prompt in the soap.client.props file.
If you leave the default value, a dialog box appears with a password prompt.
If the script is running unattended, it appears to hang.
Specify user and password information. Choose one of
the following methods:
Specify user name and password on a command line, using the -user and -password commands.
For example:
Specify user name and password in the sas.client.props file for
a RMI connector or the soap.client.props file for a SOAP connector.
If you specify user and password information on a command line and
in the sas.client.props file or the soap.client.props file,
the command line information overrides the information in the props file.
Note: The use of -password option may result in security exposure
as the password information becomes visible to the system status program such
as ps command which can be invoked by other user to display all the running
processes. Do not use this option if security exposure is a concern. Instead,
specify user and password information in the soap.client.props file for SOAP
connector or sas.client.props file for RMI connector. The soap.client.props
and sas.client.props files are located in the properties directory of your
WebSphere Application Server profile.
Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.
This feature requires Internet access.
Most of the following links will take you to information that is not part of the formal product documentation and is provided "as is." Some of these links go to non-IBM Web sites and are provided for your convenience only and do not in any manner serve as an endorsement by IBM of those Web sites, the material thereon, or the owner thereof.
Last updated: Nov 25, 2008 2:35:59 AM CST http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.wsfep.multiplatform.doc/info/ae/ae/txml_security.html