How to restrict users from creating new organization on Grafana -


on grafana deployment if create user editor role can't perform administrative tasks can create new organization , gain administrative privileges on organization. there way prevent roles creating new organizations?

bellow can see snapshot of user editor role viewing "new organization" action on main menu on grafana 3.1.0 enter image description here

there global switch (all users affected, admin) in grafana's config file - allow_org_create, default it's enabled.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -