Sun Java System Portal Server 7.2 Command-Line Reference

psadmin create-sra-instance

Description

Creates a Gateway, Netlet Proxy or Rewriter Proxy instance.

Syntax

Long Format

create-sra-instance --adminuser uid --passwordfile password-filename --type instance-type --hostname [instance-hostname] --sraconfig sra-config-filename [--restrictive]

Short Format

create-sra-instance -u uid -f password-filename -t instance-type [-h instance-hostname] -S sra-config-filename [--restrictive]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name (DN) or user ID.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

[--type | -t] instance-type

Specifies the type of the SRA instance. Enter: gateway, nlproxy, or rwproxy.

[--sraconfig | -S] sra-config-filename

Specifies the file name of the configuration file.

[--restrictive]

Allows SRA instances (Gateway, Netlet proxy, and Rewriter proxy) get installed and work without connecting to remote Portal Administration Server.

The following options are not required:

[--hostname | -h] instance-hostname

Specifies the host name where the instance is located.