For example, a pattern of ".*#" succeeds the following command: ‘badCmd’:
1. The operator executes it:
# badCmd
2. The output is read (which matches .*# prompt):
badCmd: not found #
3. Execute the next command.
- A bad passphrase is provided for a passphrase-protected private key: the operator indicates it cannot read the key due to an internal IO problem
- The passphrase is missing for a passphrase-protected private key: the operator indicates that the passphrase required for key authentication is not supplied.
- A bad private key is provided: the operator indicates that it is unable to parse the private key, the key format is not supported, or that it cannot read the key due to an internal IO problem.
- The path to the private key file is invalid, non-existent, or cannot be read.
Note: In this case, any subsequent commands in the list are not executed and the SSHCommandsOutput only contains the output of the commands that were executed before (including the output read for the current command).
If set by the user during the process design.
|
Copyright © 2014 CA.
All rights reserved.
|
|