Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[dev.icinga.com #10177] Windows Check Update -> Access denied #3409
Labels
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
Updated by jflach on 2015-09-21 13:45:10 +00:00
I'll add a note that the Network Service Account does not have the required permissions, it is then up to the user whether he/she runs Icinga 2 as Local System/root/w/e or finds another workaround. |
This comment has been minimized.
This comment has been minimized.
Updated by jflach on 2015-09-21 13:50:05 +00:00
Applied in changeset 8caac68. |
This comment has been minimized.
This comment has been minimized.
Updated by mfriedrich on 2015-09-25 12:42:31 +00:00
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10177
Created by sailavid on 2015-09-20 13:02:38 +00:00
Assignee: jflach
Status: Resolved (closed on 2015-09-21 13:50:05 +00:00)
Target Version: 2.3.11
Last Update: 2015-09-25 12:42:31 +00:00 (in Redmine)
I installed the most recent Icinga 2 Agent client (v2.3.10) on Windows Server 2008 R2.
Then I set up a service definition for the check-update command.
This check always returns "Access denied".
This is caused by the fact that the Icinga2 Service (on Windows) is running under the "Network Services" Account which doesn't have access to the WUA API.
After changing the Service to use "Local System Account" the check returns the correct results.
It should be documented somewhere that the Icinga2 Service has to run under the Local System Account.
Changesets
2015-09-21 13:49:36 +00:00 by jflach 8caac68
2015-09-22 10:26:53 +00:00 by jflach 9010dbe
2015-09-25 12:42:08 +00:00 by jflach e21deb0