question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No authentication with POSH-SSH

See original GitHub issue

Hi, I’ve used POSH-SSH several times successfully, but I have a problem with this Qnap-NAS. With New-SshSession I get a (Renci.SshNet.SshClient: SshClient) [New-SSHSession], SshAuthenticationException. The connection works for the same target with identical credential via Putty and Windows Open-SSH. What is the difference in POSH-SSH? Does anyone have any advice? Regards, DA

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
darkoperatorcommented, May 17, 2021

Beta 3 😛 yep will push it out today

On May 17, 2021, at 3:42 PM, Max Kozlov @.***> wrote:

@darkoperator https://github.com/darkoperator may be it’s time for beta2 ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/darkoperator/Posh-SSH/issues/395#issuecomment-842582766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD7IHVPUKK4LQV7BUOEZULTOFWRRANCNFSM445EIYYQ.

0reactions
darkoperatorcommented, Jul 3, 2021

You will need a stream shell, the write command in to the stream and red output, you will also need to monitor when no more output is present

Sent from my iPhone

On Jul 3, 2021, at 4:29 AM, DrillAble @.***> wrote:

Sorry for the long delay. I asked QNAP about the topic. They told me that they do not yet support POSH-SSH. I don’t understand the specifics of SSH that need to be supported, but the beta version hasn’t changed either. However, a test after the last update of the QNAP system a few days ago was successful. The next thing to clarify is how to issue multiple commands in the same context to use virsh.

Regards, DA

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Posh SSH connection. : r/PowerShell
I am setting up a powershell script with posh SSH to connect to an SFTP ... New-SFTPSession : No suitable authentication method found...
Read more >
PoSH-SSH invalid session ID - PowerShell
One because I can't answer Authentication Prompt and another for invalid session ID. Message in SQL agent job history: Executed as user: NT ......
Read more >
Posh-SSH: Issue on creating New-SSHSession using P...
Posh-SSH : Issue on creating New-SSHSession using Public-Private Key authentication. I am creating new session in ESXi hosts as well as ...
Read more >
Provide private key passhprase (password) for Posh-SSH ...
I'm having no luck finding information on how to do it, or if it's even possible. The SFTP server in question requires both...
Read more >
SSH - Public Key Authentication using the Posh-SSH Module ...
Now the public key has to be stored on the SSH / SFTP server. Depending on the type of server (Windows / Linux)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found