Creating a Security Policy File

You generate security policy files using the Admin CLI. You then edit the settings for each security domain within the security policy file to fit your particular security needs.

The following example shows the Admin CLI command to create a security policy file for a policy named mypolicy and a security domain named mydomain:

as-admin> create security_policy
policy_name "mypolicy/mydomain"
policy_file "mypolicy.txt"

If you do not specify a domain name, ActiveSpaces creates a domain named AS-DOMAIN in the security policy file.

See the TIBCO ActiveSpaces Administration Guide for information on the define | create security_policy command.