-
Notifications
You must be signed in to change notification settings - Fork 760
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 prompts suddenly password after setting authorized_keys from linux to windows which was working for long time #2284
Comments
Is it still OpenSSH 8.0 or has it been updated to OpenSSH 9.5? Is it an admin or non-admin user? If that doesn't work, can you provide the log files? Instructions to retrieve the log files can be found at: https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps |
Below is the debug from Linux server connect to Windows server. ssh -vvv [email protected] |
Thanks - looks like the SSH server is rejecting the RSA key. Are you able to pull the SSH server logs? |
Prerequisites
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
Version
OpenSSH_8.0p1
Visuals
No response
The text was updated successfully, but these errors were encountered: