Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

sftp prompts suddenly password after setting authorized_keys from linux to windows which was working for long time

Open KNazeerAhamed opened this issue 1 year ago • 3 comments
trafficstars

Prerequisites

  • [X] Write a descriptive title.
  • [X] Make sure you are able to repro it on the latest version
  • [X] Search the existing issues.

Steps to reproduce

sftp prompts suddenly password after setting authorized_keys from linux to windows which was working for long time

Expected behavior

It should connect without password

Actual behavior

But keep on asking password after setting up the authorized_keys in the remote server which is windows.

Error details

No response

Environment data

PS C:\Users\prv_nazeer> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.17763.4644
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.17763.4644
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Version

OpenSSH_8.0p1

Visuals

No response

KNazeerAhamed avatar Oct 10 '24 16:10 KNazeerAhamed