Sun Java System Portal Server 7 Command-Line Reference

psadmin set-search-database-attribute

Description

Lists the attributes for a database.

Syntax

Long Format

psadmin set-search-database-attribute --searchserver search-server-ID --adminuser uid --passwordfile password-filename --database database-name --attribute key --value value [--debug] [--output output-filename] [--verbose]

Short Format

psadmin set-search-db-attribute -s search-server-ID -u uid -f password-filename --database database-name --attribute key --value value [--debug] [--output output-filename] [-v]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the Administrator's ID.

[--passwordfile | -f] password-filename

Specifies the name of the password file.

[--searchserver | -s] search-server-ID

Specifies the search server ID.

[--database] database-name

Specifies the database.

[--attribute] key

Specifies the attribute name.

[--value] value

Specifies the attribute value.

The following options are optional:

[--debug]

Specifies if debug mode is turned on.

[--output] output-filename

Specifies if the output mode is used.

[--verbose | -v]

Specifies if the verbose mode is used.