Previous Topic: Manually Roll Over the Profiler Trace Log FileNext Topic: Adjusting Global Settings


Configuring Administrative Journal and Event Handler

Administrative Journal and Event Handler Overview

The Policy Server Administrative Journal can be configured to specify how often administrative changes are applied to the Policy Server and how long the Policy Server maintains a list of applied changes.

Event Handlers are shared libraries that can be added to the Policy Server to handle certain events.

Configure Advanced Settings for the Policy Server

Follow these steps:

  1. Start the Policy Server Management Console.

    Important! If you are accessing this graphical user interface on Windows Server 2008, open the shortcut with Administrator permissions. Use Administrator permissions even if you are logged in to the system as an Administrator. For more information, see the release notes for your SiteMinder component.

  2. Click the Advanced tab.

    Note: For more information about the settings and controls on this tab, click Help, Management Console Help.

  3. Adjust the settings presented in the Administrative Journal group box to configure how often administrative changes are applied to the Policy Server, and how long the Policy Server maintains a list of applied changes.
  4. Click Apply to save your changes.
Add Event Handler Libraries

You can add additional event handler libraries to the SiteMinder Policy Server.

Note: If you do not have write access to the SiteMinder binary files (XPS.dll, libXPS.so, libXPS.sl), an Administrator must grant you permission to use the related XPS command line tools using the Administrative UI or the XPSSecurity tool.

Follow these steps:

  1. Open a command line on the Policy Server, and enter the following command:
    xpsconfig
    

    The tool starts and displays the name of the log file for this session, and a menu of choices opens.

  2. Enter the following:
    xps
    

    A list of options appears.

  3. Enter the following:
    5 (AuditSMHandlers)
    

    The settings for the event handler libraries appear.

  4. Type C, and then enter the path and file name of the event handler library you want to add. Separate multiple library locations with commas.

    The settings for the event handler libraries appear. The value you added is shown at the bottom of the settings as a "pending value."

  5. Do the following:
    1. Enter Q twice.
    2. Enter L.
    3. Enter Q to end your XPS session.

    Your changes are saved and the command prompt appears.

More information:

Event Handlers List Settings Warning when Opening Policy Server Management Console