Configuring the ACSLS Server

  1. 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.

  2. Run the kill.acsss script.

    Configure ACSLS to accept ssi calls.

  3. 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
    1. Start the ACSLS software.

      While still logged in as acsss run the rc.acsss script.

    2. Configure communication between ssi and csi.

    3. Ensure name resolution to and from the client (where the juker and ssi will run) is clean.

    4. Add the host name of the client where the ssi and juker will run to

      $ACS\_HOME/data/external/access\_control/internet.addresses.

    5. 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>

Last updated