Previous Topic: Enable STOPNext Topic: Configuring Settings


Configure STOP for Receiving Signature File Updates

You can make sure that all computers in your environment have the latest STOP information required for preventing stack overflow. You can do this by updating the STOP signature file on a central computer and setting up your computers to regularly retrieve the file.

To configure STOP for receiving signature file updates

  1. Enter the following command:
    secons -s
    

    CA ControlMinder shuts down.

  2. Set the STOPSignatureBrokerName registry entry to the host name the computer you want to CA ControlMinder to retrieve the signature file from.

    The registry entry can be found in the following key:

    HKEY_LOCAL_MACHINE\Software\ComputerAssociates\AccessControl\STOP
    

    When you start CA ControlMinder (and then at a defined interval), it retrieves the STOP signature file from the specified computer.

  3. Set the STOPUpdateInterval registry entry to the interval at which you want the signature file updated.

    CA ControlMinder retrieves the signature file from the specified computer at the specified interval.

  4. (Optional) Adjust STOP configuration using registry entries in the following key:
    HKEY_LOCAL_MACHINE\Software\ComputerAssociates\AccessControl\STOP
    

    Note: For more information about STOP registry settings, see the Reference Guide.

  5. the following command:
    seosd -start
    

    CA ControlMinder starts up.

Note: You can retrieve the signature file from any host using the eACSigUpdate utility. For more information about this utility, see the Reference Guide.