Werk #19780: Fix unusable commands being shown agent download slideout
| Component | Setup | ||||
| Title | Fix unusable commands being shown agent download slideout | ||||
| Date | Apr 13, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
When using the agent download slideout as a monitoring user without the
permissions
* Manage monitoring agents
* Enable agent updates on hosts & download monitoring agents
the download commands would be shown but would fail with a 401 (Unauthorized)
error when executed.
Now instead, a warning message is shown informing the user that they lack the required permissions and asking them to contact their administrator.