Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 346
blob36cd5de65b0fa6d713e7890639653419167e7c87
1 Title: Fix folder visibility in WATO for unpriviledged users
2 Level: 2
3 Component: wato
4 Class: fix
5 State: unknown
6 Version: 1.2.5i1
7 Date: 1387276017
8 Targetversion: future
10 In WATO if you are an unpriviledged user you might have write access to some
11 lower subfolders but not to the upper folders.  This is perfectly common,
12 because that way the monitoring administrator can delegate tasks for certain
13 classes of hosts to his collegues.
15 Previously, however, you couldn't navigate to the lower folders without
16 faking the URL. This has been fixed now. If you are located in a folder
17 without having permissions to it you won't see any hosts of that folder,
18 but still you see the subfolders and also can enter these.
20 Also this fix removes that buttons for actions on a folder if you do
21 not have write permissions to it.