Previous Topic: Run the Unattended Policy Server Installer

Next Topic: Manually Edit the netegrity_docs Virtual Directory

Command Line 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_home/CLI directory

siteminder_home

Specifies the Policy Server installation path.

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: For more information on this interface, see the Scripting Guide for Perl.