Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • default value:
    • empty
  • description:
    • This parameter specifies the user account password for authorization by the SSH server and must be specified if the password authorization method is specified in the auth_method parameter. 
      Alternatively, this parameter may specify the secret key passphrase if the publickey authorization method has been set in the auth_method parameter.

 auth_file

  • default value:
    • empty
  • description:
    • This parameter specifies the path and name of a user's private key file used for registration on an SSH server. This parameter must be specified if the publickey authorization method has been specified in the auth_method parameter. 
      If the private key file is secured with a passphrase, the password parameter hat to be set with the passphrase.

...