Previous Topic: Configure CA Directory as a Policy Store

Next Topic: How to Configure a Policy Store in Sun Java System Directory Server Enterprise Edition

Verify the CA Directory Cache Configuration

You can verify that the DXcache settings are enabled using the DXconsole.

Note: By default, the DxConsole is only accessible from localhost. For more information on using the set dsa command to let the DxConsole accept a connection from a remote system, refer to the eTrust Directory Reference Guide.

To verify that the cache is enabled

  1. From a command prompt, enter the following to telnet to the DSA DXConsole port:
    telnet DSA_Host DXconsole_Port
    
    DSA_Host

    Specifies the host name or IP address of the system hosting the DSA.

    Note: If you are on the localhost, enter localhost. Entering a host name or IP Address results in a failed connection.

    DXConsole_Port

    Specifies the port on which the DXconsole is listening.

    Default: The DXconsole port is set to the value of the DSA port +1.

    Example: If the DSA is running on port 19389, the DXconsole port is 19390.

    The DSA Management Console appears.

  2. Enter the following command:
    get cache;
    

    The DSA Management Console displays the current DSA DXcache settings and specifies if directory caching is enabled.