Sun Java System Portal Server 7.1 Command Line Reference

Mobile Access CLIs

This section describes the following CLIs: get-attribute, set-attribute, list-attribute.

psadmin get-attribute

Returns the specified MA component attribute.

Syntax

Long Format

psadmin get-attribute --adminuser uid --passwordfile passwordfile --component componentname [--baseDN baseDN] --attribute-name attributename

Short Name

psadmin get-attribute -u uid -f passwordfile --component componentname [-d baseDN ] -a attributename

Options

The following are the required options.

[--adminuser | -u]

Specifies the administrator's distinguished name.

[--passwordfile | -f]

Specifies the administrator's password in the password file.

--component

Specifies the name of the component for which to retrieve the attribute.

[--baseDN | -d]

Specifies the distinguished name of the object to which this command needs to be applied.

[--attribute-name | -a]

Specifies the attribute for which the value is to be retrieved.