Werk #15679: host_config: moving a host to a different folder only permitted if user has permission
Component | REST API | ||||
Title | host_config: moving a host to a different folder only permitted if user has permission | ||||
Date | Apr 21, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
Checkmk versions & editions |
|
This werk addresses an issue that allowed an api user to move a host from one folder to another when the user didn't belong to the same contact group. The api user now has to be part of the same contact group as the source folder, target folder and the host in order to be able to move the host. Please update any client scripts accordingly.