Danny Maertens

Results 63 comments of Danny Maertens

@abakum what OS versions do you have running on the client and the server?

This is because you are trying to access a file share, there are currently issues with accessing and authenticating to a file share over ssh. https://github.com/PowerShell/Win32-OpenSSH/issues/1734 https://github.com/PowerShell/Win32-OpenSSH/issues/1561

Can you ensure that the user has the required logon type? https://techdirectarchive.com/2022/02/08/error-1385-the-user-has-not-been-granted-the-requested-logon-type-at-this-time/ https://learn.microsoft.com/en-us/answers/questions/760241/the-user-has-not-been-granted-the-requested-logon These look to be potential solutions based on what we are seeing in your logs, lines 173,...

@durongze can you please provide more details?

I answered a similar question in this discussion (https://github.com/PowerShell/Win32-OpenSSH/discussions/2136). Generally, the releases on GitHub are marked "beta" as we cannot meet the servicing requirements to support each release. They are...

@codeing-zhang can you provide your scenario, repro steps, and server side logs (https://github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities#file-based-logging)?

At first glance this appears that it would be an issue with the VS Code extension. I would recommend opening an issue here: https://github.com/microsoft/vscode-remote-release/issues as well.

@rizwan123456 can you give us more details on your scenario? What are you running? From the config it appears that you are only using SFTP, how many concurrent connections are...

We believe that the issue is coming from LibreSSL, specifically: https://github.com/libressl/portable/issues/603. We will see if we can get any traction on the thread.

@Visheeeee, is this machine domain joined?