
4. Configuring Distributed Components
7800-A2-GB32-00
January 2002
4-3
3. On the OpenLane server (172.20.1.20), edit the jserv.properties file:
— Solaris:
Edit the
/opt/apache/conf/jserv.properties
file and add the
address of the Web server to the
security.allowedAddresses
directive:
security.allowedAddresses=127.0.0.1,172.20.1.20,172.20.1.10
Set the bind address to the IP address of the OpenLane server:
bindaddress=172.20.1.20
Edit the
/opt/apache/conf/jserv.conf
file and remove the
comment symbol (#) from
ApJServDefaultHost
. Set the
ApJServDefaultHost
to the IP address of the OpenLane server:
ApJServDefaultHost 172.20.1.20
— Windows:
Edit the
c:\opt\apache\conf\mod_jserv.properties
file and
add the address of the Web server to the
security.allowedAddresses
directive and set the bind address to
the IP address of the OpenLane server:
security.allowedAddresses=127.0.0.1,172.20.1.20,172.20.1.10
bindaddress=172.20.1.20
Edit the
c:\opt\apache\conf\mod_jserv.conf
file and remove
the comment symbol (#) from
ApJServDefaultHost
. Set the
ApJServDefaultHost
to the address of the OpenLane server:
ApJServDefaultHost 172.20.1.20
4. Restart the OpenLane server.
5. On the Web server (172.20.1.10):
— Solaris: Edit
OLControlConfig
. Disable everything but the Web server
(disable by changing the value to 0).
— Windows: Edit
OLControlConfig.bat
. Disable all functions but the
Web server (by changing the value for other functions from 1 to 0). For
example:
•
•
•
set DATABASE=0
set WEBSERVER=1
set MGMTSVCS=0
set UHPOLLER=0
set UHREADER=0
set SNMPPOLLER=0
set SCHEDRPTS=0
set SCMPOLLER=0
set DIRSVCS=0
•
•
•
Содержание OpenLane SLM 5.5
Страница 1: ...OpenLane SLM 5 5 Administrator s Guide Document No 7800 A2 GB32 00 January 2002...
Страница 22: ...2 Installing OpenLane on Solaris 2 12 January 2002 7800 A2 GB32 00...
Страница 34: ...3 Installing OpenLane on Windows 3 12 January 2002 7800 A2 GB32 00...
Страница 46: ...5 Apache User Access Authentication 5 4 January 2002 7800 A2 GB32 00...
Страница 64: ...7 OpenLane Maintenance 7 12 January 2002 7800 A2 GB32 00...
Страница 70: ...8 Building and Using a Firmware Library 8 6 January 2002 7800 A2 GB32 00...
Страница 104: ...A OLCmd Reference A 34 January 2002 7800 A2 GB32 00...
Страница 108: ...B Using XML to Produce Reports B 4 January 2002 7800 A2 GB32 00...