Previous Topic: Run the Unattended Policy Server Installer

Next Topic: Reports Server

Scripting Interface for Perl

The Scripting Interface let you write Perl scripts to configure and manage policy stores. Using the Scripting Interface, you can write Perl scripts to import and export particular objects rather than all the Policy Store objects. The installation program installs a full version of Perl and puts the interface files in the siteminder_home\CLI directory.

siteminder_home

Specifies the Policy Server installation path.

To use the Scripting Interface, be sure that the following directory is in your system’s Path environment variable before any other Perl bin directories on your machine: C:\Program Files\Netegrity\siteminder\CLI\bin

Note: For more information on this interface, see the Scripting Guide for Perl.