Describe the issue: I have a group of users that would like to use PPL both within dashboards and within grafana. They are getting
No permissions for [cluster:admin/opensearch/ppl]
When I attempt to add that permission to the role the users are under, dashboards acts as though it knows nothing about that permission. If I enter “cluster:admin/opensearch/” - the completion dropdown at that point does not show ppl anywhere, and if I type it in dashboard refuses to accept the input.
I have no idea where that permission came from. Because its not even showing in the doc’s.
cluster:admin/opensearch/ppl
I would assume it came from security Plugin .
Question: Do you have HTTPS enable? if so did you execute ./securityadmin.sh ?
This is odd and I’m not sure what I did to have that Reserved Permission. Maybe someone else has a better idea what sgoing on, or you could upgrade to version 2.7.0 and/or 2.8.0 see if that helps. Im almost 100% that permission was created during my installment .
@Gsmitt that’s very interesting - I see no such thing in mine. Thing is - as admin I can use PPL to my heart’s content. So the functionality is definitely there. Do you think it might “just work” if I add that section to the file and (sigh) restart ?
If it was my server, I would grab this file here As you can see what I post is in there. Not sure how your server was set up and configured but you may have had an old role.yml file.
I think you may need to execute the sercurity script also if you do.