Skip to main content
Needs Votes

Add parameter username and password to apps::backup::veeam::local::plugin

Related products:Infra Monitoring - Connectors
  • April 11, 2025
  • 1 reply
  • 41 views

Forum|alt.badge.img+4

Hi Everyone

I tried use the plugin apps::backup::veeam::local::plugin with nsclient but in my local test I get the error:

UNKNOWN: Command error: System.AggregateException: Unable to connect to the server with MFA-enabled user account.

I would like add parameter username and password when the veeam backup has MFA enable (the account used doesn’t MFA because is marke as a service account), I have done one test from ISE Powershell with the script that  the plugin use (--ps-display) and I have add:

 


Connect-VBRServer -User "xxxx" -Password 'xxxx' -Server xxx

then It's work

Image

Regards!

1 reply

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • April 18, 2025
NewNeeds Votes