Sun Java System Portal Server 7.2 Command-Line Reference

psadmin start-sra-instance

Description

Starts a Gateway, Netlet Proxy, or Rewriter Proxy instance.

Syntax

Long Format

psadmin start-sra-instance --adminuser uid [--passwordfile password-filename] [--output output-filename] --name sra-instance-name --type instance-type [--hostname instance-hostname] [--restrictive]

Short Format

psadmin start-sra-instance -u uid [-f password-filename] [-o output-filename] -N sra-instance-name -t instance-type -h instance-hostname [--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.

[--name | -N]sra-instance-name

Lists the instance names for Gateway, Netlet Proxy and Rewriter Proxy.

[--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 hostname where the instance is located.