Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFTP Meet authentication failure when connecting to Linux SFTP servers #488

Open
MrMKJ opened this issue Dec 6, 2022 · 1 comment
Open

Comments

@MrMKJ
Copy link

MrMKJ commented Dec 6, 2022

Hi,

I have been trying to test an SFTP linked service connection to Linux SFTP server, using SSH public key authentication, and an Azure generated SSH public key.

An example of the linked service configuration can be seen below...

adf-sftp-config1

When testing this I connection the get the following error..

Error code: SftpAuthenticationFailure

Details: Meet authentication failure when connect to Sftp server '??.???.??.???' using 'SshPublicKey' authentication type. Please make sure you are using the correct authentication type and the credential is valid. For more details, see our troubleshooting docs. Permission denied (publickey).

However when testing to the same SFTP server using FileZilla, and the following configuration, the connection is successful.

fz-sftp-config1

Additionally, when using the same SSH public/private key pair, and authentication method, for an SFTP linked service connection to an SFTP enabled Azure storage container the connection is also successful.

I have tested this using the AutoResolveRuntime and a self-hosted integration runtime with identical results.

@MrMKJ
Copy link
Author

MrMKJ commented Jan 12, 2023

Can I get some feedback on this issue please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant