Sun Java System Portal Server 7.2 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 admin-user [--passwordfile password-filename] --database database-name --attribute attribute-name --value attribute-value

Short Format

psadmin set-search-db-attribute -s search-server-ID -u uid [-f password-filename] -d database-name -a attribute-name -e attribute-value

Options

The following options are required:

[--adminuser | -u] admin-user

Specifies the Administrator's ID.

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

Specifies the search server ID.

[--database | -d] database-name

Specifies the database.

[--attribute | -a] key

Specifies the attribute name.

[--value | -e] value

Specifies the attribute value.

The following option is optional:

[--passwordfile | -f] password-filename

Specifies the name of the password file.