Differences
This shows you the differences between the selected revisions of the page.
| 2008-04-10 | 2008-04-10 | ||
| 4.1 /hostkey (martin) | scripting#hostkey (martin) | ||
| Line 7: | Line 7: | ||
| Solutions: | Solutions: | ||
| - | * Make sure the [[ssh#verifying_the_host_key|host key is verified]] under the Scheduler's account or specify fingerprint of expected hostkey using ''hostkey'' [[commandline]] parameter (or switch of ''[[script_commands#open|open]]'' command with the same name). | + | * Make sure the [[ssh#verifying_the_host_key|host key is verified]] under the Scheduler's account or [[scripting#hostkey|specify fingerprint expected hostkey]]. |
| * [[config#transfering_the_configuration|Transfer the stored session]] (or other settings) to the Scheduler's account. | * [[config#transfering_the_configuration|Transfer the stored session]] (or other settings) to the Scheduler's account. | ||
| * or Use [[config|INI file]] instead of registry to store the configuration. The INI file can be accessed by all accounts. | * or Use [[config|INI file]] instead of registry to store the configuration. The INI file can be accessed by all accounts. | ||