wmi checks authentication method

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
txwomansu
Posts: 36
Joined: Mon Oct 10, 2011 9:05 am

wmi checks authentication method

Post by txwomansu »

Is it possible to configure NTLM v2 or Kerberos (vs. NTLM v1 by default) authentication protocol in check_xi_service_wmiplus script when using Windows domain authentication?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: wmi checks authentication method

Post by lmiltchev »

It seems like Check WMI Plus versions 1.51 (and newer) has this functionality (regarding NTLM v2) :
Added --extrawmicargs so that you can pass arguments directly to wmic eg --option="client ntlmv2 auth"=Yes. Thanks to Paul Jobb.
http://www.edcint.co.nz/checkwmiplus/?q=Change%20Log
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked