Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element AuthenticationMethodPublickey
Annotations
References Notes

The use of this element specifies that for SSHAuthentication an authentication method for public/private keys using an AuthenticationFile will be applied.

This is called public/private key authentication and helps to avoid the use of passwords for authentication.

As an alternative to public/private key authentication the authentication methods:

  • AuthenticationMethodPassword
  • AuthenticationMethodKeyboardInteractive
can be used.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_AuthenticationFile.tmp#AuthenticationFile YADE_configuration_v1_12_xsd_Element_Passphrase.tmp#Passphrase
Properties
content complex
Used by
Complex Type SSHAuthenticationType
Model
Instance
<AuthenticationMethodPublickey>
  <AuthenticationFile>{1,1}</AuthenticationFile>
  <Passphrase>{0,1}</Passphrase>
</AuthenticationMethodPublickey>