Previous Topic: How to Uninstall the Policy ServerNext Topic: Installing the Policy Server on UNIX Systems


Scripting Interface

The Command Line Interface allows you to write Perl scripts to configure and manage policy stores. The installation program installs a full version of Perl and puts the interface files in the siteminder_installation/CLI directory.

siteminder_installation

Specifies the installed location of CA SiteMinder®.

Example: /home/smuser/siteminder/CLI

To use the Command Line Interface, make sure the following directory is in your system’s PATH environment variable before any other Perl bin directories on your machine.

For example: /home/smuser/siteminder/CLI/bin

Note: More information on the scripting interface exists in the Programming Guide for Perl