Security

How to create user who can create user without administrative right ?

akanno
Communicator

Hi,splunk community.

I'm now considering user management.

I want to create user who can only do user management without administrative right.
Therefore, I created a new user, and I added "edit_user" and "edit_role" to Capabilities of this user.

It looks like I created the user who do user management without administrative right.
However, this user can create user who have administrative right.
That really doesn't have any meaning.

is there a way to prevent to create user who have administrative right?

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

The best way is to outsource user management via LDAP or Active Directory. The Splunk administrator sets up the connection and maps Splunk roles to LDAP/AD groups, and users are added/removed from Splunk by adding them to those LDAP/AD groups or removing them.

With the built-in authentication you're not going to achieve that, there's no special capability that restricts assigning roles with admin permissions to users, and nothing restricting assigning admin capabilities to roles.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

The best way is to outsource user management via LDAP or Active Directory. The Splunk administrator sets up the connection and maps Splunk roles to LDAP/AD groups, and users are added/removed from Splunk by adding them to those LDAP/AD groups or removing them.

With the built-in authentication you're not going to achieve that, there's no special capability that restricts assigning roles with admin permissions to users, and nothing restricting assigning admin capabilities to roles.

akanno
Communicator

Thank you for your help.
I will use LDAP or AD.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...