Configuring the ACSLS Server
-
Stop ACSLS.
Log into the ACSLS server (which may or may not be a DPX node) using the acsss created during the ACSLS software installation.
-
Run the kill.acsss script.
Configure ACSLS to accept ssi calls.
-
While still logged in as acsss, run the acsss_config program and issue the following commands:
enable command TRUE
default command access ACCESS
enable volume control TRUE-
Start the ACSLS software.
While still logged in as acsss run the rc.acsss script.
-
Configure communication between ssi and csi.
-
Ensure name resolution to and from the client (where the juker and ssi will run) is clean.
-
Add the host name of the client where the ssi and juker will run to
$ACS\_HOME/data/external/access\_control/internet.addresses. -
Create one or more scratch pools for use:
- Log into the ACSLS server as acssa.
- In the cmd_proc window type:
-
set scratch <Scratch Pool Number> <starting volume number>-<ending volume number>
set owner <Client Host Name> volume <Starting Volume Number>-<Ending Volume Number>