Forum Discussion

clint_simmons54's avatar
clint_simmons54
Wanderer I
3 years ago

New-PfaCLICommand erroring after upgrade to 6.1.18

New-PfaCLICommand erroring after upgrade to 6.1.18 (worked just before on 6.1.15): ```New-PfaCLICommand : No suitable authentication method found to complete authentication (publickey,keyboard-interactive). At line:1 char:1 + New-PfaCLICommand -EndPoint ([string]$ips[0]) -Credentials $credspure ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [New-PfaCLICommand], SshAuthenticationException + FullyQualifiedErrorId : Renci.SshNet.Common.SshAuthenticationException,PurePowerShell.NewCLICommand```

1 Reply