Bonjour,
Je n'arrive pas à me connecter à un firewall en PowerShell via le module SSH-Sessions (disponible ICI)
Erreur :Code:New-SshSession -ComputerName "10.1.1.1" -Port "22" -Username "admin" -Password "the-big-password"
Pour infos, aucun problème avec Putty/KittyCitation:
Unable to connect to <server>: Exception calling "Connect" with "0" argument(s): "No suitable authentication method found to complete authentication."
Malgré mes recherches, je ne trouve rien me permettant de m'y connecter.
Merci d'avance