Sun Java System Portal Server 7.2 Command-Line Reference

destroy-community

This subcommand removes the specified community permanently.

Syntax

Long Format

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

Short Format

psadmin destroy-community -u uid [-f password-filename] -p portal-ID -N community-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 remove permanently.

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.