Sun Java System Portal Server 7 Command-Line Reference

psadmin disable-robot-sites

Description

Enables a search robot crawling site.

Syntax

Long Format

psadmin disable-robot-sites --searchserver search-server-IDs --adminuser uid --passwordfile password-filename --site '"Site1" "Site2" "..." "Site-n"'

Short Format

psadmin disable-robot-sites -s search-server-ID -u uid -f password-filename --sites '"Site1" "Site2" "..." "Site-n"'

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.

[--sites] '"Site1" "Site2" "..." "Site-n"'

Specifies the robot site IDs. Use list-robot-site to find the site ID.

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.