Technical Note: Managing Sun Java System Portal Server 7.1 Update 1 Communities

delete-community

Description

This command marks the specified community as deleted and only the administrator can see the community.

Syntax

Long Format

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

Short Format

psadmin delete-community -u uid [-f password-filename] -p portal-ID -N community-name

Options

The following options are required:

--adminuser | -u uid

Specifies the administrator's distinguished name.

--portal | -p portal-ID

Specifies the portal.

--name | -N community-name

Specifies the name of the community to delete.

The following option is optional:

--passwordfile | -f password-filename

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