InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.3: Administering application servers >
6.6.3.4: Property files pertaining to application servers
6.6.3.4: Property files pertaining to application servers
The application server properties are in file:
This file is located in directory:
<WebSphere/Appserver>/properties
The following entries in the sas.server.props file are used to administer
application servers:
com.ibm.CORBA.loginUserid |
associates the application server with an authorized system user ID |
com.ibm.CORBA.loginPassword |
password for authorized system user ID
Note: Ensure this file is located on a
secure, firewall-protected server, to prevent unauthorized access.
|
com.ibm.CORBA.principalName |
associates application server with node name and system user ID |
com.ibm.CORBA.SSLKeyRing |
enables security for the server |
com.ibm.CORBA.SSLV3SessionTimeout |
defines the secured session timeout |
com.ibm.CORBA.LoginTimeout |
defines a non-secured session timeout |
com.ibm.CORBA.LoginSource |
specifies the location of the runtime environment and policies |
See the Related information for a description of application
servers and their properties.
|
|