Sun Java System Portal Server 7 Command-Line Reference

psadmin create-configured-producer

Description

Create a new configured Producer at a Consumer.

Syntax

Long Format

psadmin create-configured-producer --portal portal-ID --adminuser uid --passwordfile password-filename --dn organization-DN --producer producer-name --url producer-URL [--registrationdata file | --registrationhandle handle]

Short Format

psadmin create-configured-producer -p portal-ID -u uid -f password-filename -d organization-DN -N producer-name -Z producer-URL [-x file | -H handle]

Options

The following options are required:

[--producer | -N] producer-name

Specifies the name to assign to the Producer being created.

[--url | -Z] producer-URL

Specifies the URL of the Producer to be configured.

[--adminuser | -u] uid

Specifies the administrator's distinguished name.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

[--dn | -d] organization-DN

Specifies the distinguished name for the organization from where the attributes are to be listed.

[--portal | -p] portal-ID

Specifies the portal ID.

The following options are optional:

[--registrationdata | -x] filename

Specifies the properties filename that will contain the registration properties for the producer being configured.

[--registrationhandle | -H] handle

Specifies the registration handle of the Producer being configured.