Sun Java System Portal Server 7 Command-Line Reference

psadmin list-attributes

Description

Lists the portal desktop attributes which are defined at any base dn or at global or default levels. This subcommand can be used when an administrator wants to see the entire list of desktop attributes.

Syntax

Long Format

psadmin list-attributes --component desktop --adminuser uid --passwordfile password-filename [--output output-file] [--verbose] [--debug]

Short Format

psadmin list-attributes -m desktop -u uid -f password-filename [-o output-file] [-v] [--debug]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name.

[--component | -m] desktop

Always desktop for this module.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

The following options are optional:

--debug

Used for debugging purpose only. By default, this is set to false. Set this flag to true to see exceptions that caused the error.

[--output | -o] output-file

Specifies a file for output.

[--verbose | -v]

Removes display profile verbosely.