shinken-monitoring / mod-webui

Shinken Web User Interface
GNU Affero General Public License v3.0
79 stars 71 forks source link

Manage contact ACL issue #630

Open SylvainGuibert opened 6 years ago

SylvainGuibert commented 6 years ago

Shinken Version : 2.4.2 Webui2 Version : 2.7.2

Hello Shinken addicts,

I'am looking for the possibility to enable actions for my Shinken users (non-admin). When i read the doc, we have to set "manage_acl" to "0" on the webui2.cfg and "can_submit_commands = 1" on the contact or contact template definition.

I set up this settings but my non-admin users cannot send actions on their host or services. (configuration was reloaded...)

The settings on Webui2.cfg

2018-11-15_10h38_16

The contact template definition

2018-11-15_10h41_11

Can you help me ? Perhaps i missed up something....

mohierf commented 6 years ago

Indeed, set tingmanage_acl=0 is enough to allow all users to use commands from the Web UI ... what doi you mean exactly : they cannot send actions ? No action buttons ? Actions are not considered ?

SylvainGuibert commented 6 years ago

@mohierf Thanks for your answer. The users have no actions buttons on their Webui.

maethor commented 5 years ago

@SylvainGuibert is it still relevant or can I close this issue?