Sun Java System Portal Server 7 Command-Line Reference

psadmin enable-search-importagents

Description

Enables import agents in a search server.

Syntax

Long Format

psadmin enable-search-importagents --searchserver search-server-ID --adminuser uid --passwordfile password-filename --importagents '”ID1” “ID2” ...' [--debug] [--output output-filename] [--verbose]

Short Format

psadmin enable-search-importagents -s search-server-ID -u uid -f password-filename --importagents '”ID1” “ID2” ...' [--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.

[--importagents] '”ID1” “ID2” ...'

Specifies a list of import agent IDs.

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.