IPtools::REXEC | ||
Description | ||
Execute commands on a remote UNIX machine using the rexec mechanism. |
||
Options | ||
Hostname |
Address or name of the remote host. | |
Timeout |
Connection timeout in seconds. | |
Username |
The identification of the user on the remote host. | |
Password |
The password for the remote user. | |
Command |
The command to be executed on the remote host. | |
Save
stdOut to variable |
When checked, the "standard output" messages of the remote host will be saved to the configured variable. | |
Save
strErr to variable |
When checked, the "standard error output" messages of the remote host will be saved to the configured variable. | |
Firewall | ||
Options | ||
AutoDetect |
Automatically detect and use system firewall settings (if available). |
|
Hostname |
Name or address of the firewall host. |
|
Port |
The TCP port of the firewall host. |
|
Username |
Username to be authenticated with the firewall. |
|
Password |
Password to be authenticated with the firewall. |