Hi Michael,
On Thu, Jul 23, 2015 at 09:32:43PM +0200, Michael Friedrich wrote:
> Am Donnerstag, 23. Juli 2015 schrieb Ervin Hegedüs :
> 
> > but all checkboxes are disabled, so I can't check out example the
> > Active checks. (Today was an incident: one of a monitoring host
> > was not available (by the ISP...), but this state had been
> > changed in every few minutes - I've got about 100 e-mails, and I
> > could't disable Active checks).
> 
> 
> Seems your account does not have the proper permissions to issue commands.
> 
> 
> https://github.com/Icinga/icingaweb2/blob/master/modules/monitoring/doc/security.md
> 
> Check your roles.ini if you cannot change it from the UI:
> https://github.com/Icinga/icingaweb2/blob/master/doc/configuration.md

thanks a lot - the problem was (I don't know, why) in roles.ini
were 2 users:

[admins]
users               = "airween^Madmin"
permissions         = "*"

and as you can see, the separator character was a CR (0x0C or
\013). I've replaced it to a simple comma (","), now it works
perfectly.

Many thanks again,


regards,

Ervin


-- 
I � UTF-8
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to