Sun Java System Portal Server 7 Command-Line Reference

psadmin modify-dp

Description

Changes the value for an existing display profile object.

Syntax

Long Format

psadmin modify-dp --parent parent --adminuser uid --passwordfile password-filename --dn dn --portalid portal-ID [--verbose] [--global] [--dry-run] [--combine] [--output output-file]

Short Format

psadmin modify-dp -P parent -u uid -f password-filename -d dn -p portal-ID [-v] [-g] [-r] [-m] [-o output-file]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name.

[--dn | -d] dn

Distinguished name of the target node. This is mutually exclusive to -g option.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

[--portalId | -p] portal-ID

Specifies the portal ID, if this is not supplied, the default is be used.

The following options are optional:

[--combine | -m]

Combine with the existing display profile object. For example, use this option to add a channel specified in the existing XML file to a container's existing selected list. By default, this is false.

[--dry-run | -r]

Attempt to execute command without writing out to LDAP. Default is false.

[--global | -g]

Global display profile. Default is false. This is mutually exclusive to -d option.

[--output | -o] output-file

Specifies a file for output.

[--parent | -P] parent

Name of the parent display object. If omitted, assumes the node to be modified is under root.

[--verbose | -v]

Modifies display profile verbosely.

Operands

Specifies one or more files which contain XML fragments.