Open ungeskriptet opened 6 months ago
Hi. I'm sorry Sshwifty don't currently support that. But the issue is valid, I've added this Issue to the TODO list so I can remember to implement it in the future.
But ... don't hold your breath through, it may take awhile. You'll receive notification here if any update about this is available.
I also have this error message here. Server System: Ubuntu 22.04 Deployment method: Docker No matter which authentication method (public key, password) is chosen, this error will be prompted.
Connection failed ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain
Hi @finexss, sorry for the trouble. Sshwifty currently don't really support server that require multi-authentication, and I'm really deep in the mud right now trying to finish my another project.
So there will be a long delay before I can offer anything here. Sorry.
When a server is configured to ask for a key and a password to login, Sshwifty will fail and not connect.
Steps to reproduce:
AuthenticationMethods publickey,password
)