Previous Topic: ca_scan - Logging OptionsNext Topic: ca_scan - Exit Code Options


ca_scan - Pre/Post Options

The ca_scan command includes the following pre/post options:

ca_scan
[-preexec <command>]
[-preexectimeout <minutes>]
[-postexec <command>]
[-prepostuser <user name>]
[-prepostpassword <user password>]

-preexec <command>

Run the specified command before the job starts. The entire path of the command should be included.

-preexectimeout <minutes>

The time to wait, in minutes, before the scan job starts, to allow time for the pre-execute command to finish.

-postexec <command>

Run the specified command after the job finishes. The entire path of the command should be included.

Note: To use this option you must also specify the -prepostuser option.

-prepostuser <user name>

The name of the user who is submitting this scan job.

-prepostpassword <user password>

The password of the user submitting this scan job.

More information:

ca_scan - Scan Options

ca_scan Command Examples