Security

User role with possibility to create users

omlojoha
Engager

Is it possible to create a role which can create and delete users without giving them admin rights? For instance a team leader who can create or delete users in Splunk for new members of his team.

1 Solution

piebob
Splunk Employee
Splunk Employee

it looks as though you can give a role the edit_user capability (in authorize.conf) to allow this:

[capability::edit_user] * Required to create, edit, or remove users. * Note that Splunk users may edit certain aspects of their information without this capability. * Also required to manage certificates for distributed search.

View solution in original post

piebob
Splunk Employee
Splunk Employee

it looks as though you can give a role the edit_user capability (in authorize.conf) to allow this:

[capability::edit_user] * Required to create, edit, or remove users. * Note that Splunk users may edit certain aspects of their information without this capability. * Also required to manage certificates for distributed search.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...