Hello all,
Since upgrading to 2.3 (stack installer on openSUSE 10.3), almost all of my Windows servers are getting the following error:
Could not read the status of Windows services (NT_STATUS_ACCESS_DENIED). Check your username/password settings and verify network connectivity.
I was NOT getting this with 2.2.4, so it's not a question of credentials!
I checked the zenwin log and it's full of the same messages:
2008-11-15 23:34:33 INFO zen.zenwin: Scanning PLASTIPAK-SQL
2008-11-15 23:34:33 ERROR p.w.Query: NT_STATUS_ACCESS_DENIED
Traceback (most recent call last):
File "/usr/local/zenoss/python/lib/pysamba/wbem/Query.py", line 167, in inner
yield deferred(ctx); driver.next()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Driver.py", line 64, in result
raise ex
WMIFailure: NT_STATUS_ACCESS_DENIED
2008-11-15 23:34:33 ERROR zen.zenwin: NT_STATUS_ACCESS_DENIED
Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/Products/ZenWin/zenwin.py", line 90, in inner
driver.next()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Driver.py", line 64, in result
raise ex
WMIFailure: NT_STATUS_ACCESS_DENIED
2008-11-15 23:34:33 ERROR zen.zenwin: NT_STATUS_ACCESS_DENIED
Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/Products/ZenWin/zenwin.py", line 124, in inner
driver.next()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Driver.py", line 64, in result
raise ex
WMIFailure: NT_STATUS_ACCESS_DENIED
...over and over again.
Any suggestions would be appreciated.
Thanks!
Jacques
Since upgrading to 2.3 (stack installer on openSUSE 10.3), almost all of my Windows servers are getting the following error:
Could not read the status of Windows services (NT_STATUS_ACCESS_DENIED). Check your username/password settings and verify network connectivity.
I was NOT getting this with 2.2.4, so it's not a question of credentials!
I checked the zenwin log and it's full of the same messages:
2008-11-15 23:34:33 INFO zen.zenwin: Scanning PLASTIPAK-SQL
2008-11-15 23:34:33 ERROR p.w.Query: NT_STATUS_ACCESS_DENIED
Traceback (most recent call last):
File "/usr/local/zenoss/python/lib/pysamba/wbem/Query.py", line 167, in inner
yield deferred(ctx); driver.next()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Driver.py", line 64, in result
raise ex
WMIFailure: NT_STATUS_ACCESS_DENIED
2008-11-15 23:34:33 ERROR zen.zenwin: NT_STATUS_ACCESS_DENIED
Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/Products/ZenWin/zenwin.py", line 90, in inner
driver.next()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Driver.py", line 64, in result
raise ex
WMIFailure: NT_STATUS_ACCESS_DENIED
2008-11-15 23:34:33 ERROR zen.zenwin: NT_STATUS_ACCESS_DENIED
Traceback (most recent call last):
File "/usr/local/zenoss/zenoss/Products/ZenWin/zenwin.py", line 124, in inner
driver.next()
File "/usr/local/zenoss/zenoss/Products/ZenUtils/Driver.py", line 64, in result
raise ex
WMIFailure: NT_STATUS_ACCESS_DENIED
...over and over again.
Any suggestions would be appreciated.
Thanks!
Jacques