TDV Adapter for Redis

Build 22.0.8462

SSHAuthMode

The authentication method to be used to log on to an SFTP server.

Possible Values

None, Password, Public_Key

Data Type

string

Default Value

"Password"

Remarks

  • None: No authentication will be performed. The current User value is ignored, and the connection will be logged in as anonymous.
  • Password: The adapter will use the values of User and Password to authenticate the user.
  • Public_Key: The adapter will use the values of User and SSHClientCert to authenticate the user. SSHClientCert must have a private key available for this authentication method to succeed.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462