Sun Java System Portal Server 7 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

Short Format

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

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.

The following options are not required:

[--hostname | -h] instance-hostname

Specifies the host name where the instance is located.

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

Specifies the file name of the configuration file.