# Manage\_security Cluster privilege without role settings

**URL:** https://discuss.elastic.co/t/manage-security-cluster-privilege-without-role-settings/200303
**Category:** Elasticsearch
**Tags:** elastic-stack-security
**Created:** [September 19, 2019, 7:49pm UTC](https://discuss.elastic.co/t/manage-security-cluster-privilege-without-role-settings/200303 "2019-09-19T19:49:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![pechora](https://avatars.discourse-cdn.com/v4/letter/p/3ec8ea/32.png) [@pechora](https://discuss.elastic.co/u/pechora)
#### Post date: [September 19, 2019, 7:49pm UTC](https://discuss.elastic.co/t/manage-security-cluster-privilege-without-role-settings/200303/1 "2019-09-19T19:49:47Z")

</div>

Greetings Everyone,

I am trying to set up Elasticsearch and Kibana for a minor logging project. I need to create a role in which the user has the access to create and delete users but cannot alter the definition of roles whatsoever i.e. A cluster privilege similar to manage\_security but without the access to roles API/tab in the security.

Is this feasible anyhow? Help would be really appreciated!  
Thanks

---

<div class="post-metadata">

### Author: ![MiTschMR](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mitschmr/32/48254_2.png) [@MiTschMR](https://discuss.elastic.co/u/MiTschMR)
#### Post date: [September 23, 2019, 7:14am UTC](https://discuss.elastic.co/t/manage-security-cluster-privilege-without-role-settings/200303/2 "2019-09-23T07:14:36Z")

</div>

Hi @pechora

On [this](https://www.elastic.co/guide/en/elastic-stack-overview/current/security-privileges.html) site you can find all security privileges that you can assign to a role. I do not know if something like what you want is possible, but you can give it a try. Be careful, as some privileges rely on others. You can define these privileges either in Kibana or with POST-curl. Additionally you can define [Spaces](https://www.elastic.co/guide/en/kibana/7.3/xpack-spaces.html) in Kibana to seperate i.e. data and management.

Hope this helps.

MiTschMR

---

<div class="post-metadata">

### Author: ![ikakavas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ikakavas/32/34430_2.png) [@ikakavas](https://discuss.elastic.co/u/ikakavas)
#### Post date: [September 25, 2019, 9:21am UTC](https://discuss.elastic.co/t/manage-security-cluster-privilege-without-role-settings/200303/3 "2019-09-25T09:21:29Z")

</div>

Something like this is not currently possible with our permission model. The short summary is that once a user has the permission to add users, they can create a user with a `superuser` role that can then alter the definition of roles.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [October 23, 2019, 9:21am UTC](https://discuss.elastic.co/t/manage-security-cluster-privilege-without-role-settings/200303/4 "2019-10-23T09:21:37Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
