darkoperator / Posh-SSH

PowerShell Module for automating tasks on remote systems using SSH
BSD 3-Clause "New" or "Revised" License
968 stars 225 forks source link

No 2 Factor Authentification possible #579

Open Teimoon opened 2 days ago

Teimoon commented 2 days ago

It is not possible to use Username and Password AND Keyfile with password. "SSH Credentials to use for connecting to a server. If a key file is used the password field is used for the Key pass phrase."

Will you implement this?

darkoperator commented 2 days ago

Not in the near future. It is something I have played with, and it will be a major version since it will be a breaking event.