Sun Java System Portal Server 7.2 Command-Line Reference

get-community-dp

This subcommand fetches the community display profile XML fragment for the specified display profile name (such as owner or member).

Syntax

Long Format

psadmin get-community-dp --adminuser uid [--passwordfile password-filename] --portal portal-ID --name community-name --dp dp-name

Short Format

psadmin get-community-dp -u uid [-f password-filename] -p portal-ID -N community-name -P dp-name

Options

The following options are required:

--adminuser | -u uid

Specifies the distinguished name of administrator.

--portal | -p portal-ID

Specifies the portal ID.

--name | -N community-name

Specifies the name of the community to fetch community display profile data.

--dp | -P community-name

Specifies the display profile name (such as owner or member).

The following option is optional:

--passwordfile | -f password-filename

Specifies the administrator password in a temporary password file. The password file is used to fetch and present password for authentication.