Diagram

Elements

StrictHostkeyChecking - boolean
References Notes

This parameter specifies the behavior for hosts that have not previously been involved in a file transfer.

  • By default it is not necessary that the user "known hosts" files contain the host key which corresponds to the value "false".
  • If this parameter is set to "true", the host key is expected in the user "known hosts" files and YADE will refuse to connect to hosts whose host key cannot be found. This setting forces the user to manually add new hosts to the "known hosts" files.
Element Type Required Description
boolean
  • Whitespace: collapse
The starting element is a simpleType.

 

Explanations

StrictHostkeyChecking

  • No labels