Splunk Enterprise

User Mapping

edwardrose
Contributor

Hello All,

 

I am trying to find where a user is getting mapped to a role.  I can see that the user is mapped to the power role in the webui, but I do not see the user being mapped there in /opt/splunk/etc/system/local/authentication.conf.  So what am I missing?  Also there is nothing in /opt/splunk/etc/apps/* that would map the user to the power role.  

 

Thoughts?

thanks

ed

Labels (2)
Tags (2)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @edwardrose,

User role mappings are in below file;

$SPLUNK_HOME/etc/passwd

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust

There is no role mapping info in the passwd file, @scelikok 

---
If this reply helps you, Karma would be appreciated.
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @richgalloway,

Inside $SPLUNK_HOME/etc/passwd below bold field is user role for local Splun authentication. If user has more roles they are listed there comma separated.

:admin:password_hash::Administrator:admin:changeme@example.com:::18624

In case of LDAP authentication user -> role mapping is in authentication.conf

If this reply helps you an upvote and "Accept as Solution" is appreciated.

richgalloway
SplunkTrust
SplunkTrust

Thanks for straightening me out, @scelikok .  I ran a quick test and the mapping of user to role(s) is indeed in passwd.  Authorize.conf maps the roles to capabilities and other settings.

I'll remove my erroneous answer to avoid confusion.

---
If this reply helps you, Karma would be appreciated.
0 Karma

edwardrose
Contributor

authorize.conf is used for mapping capabilities to roles

 

https://docs.splunk.com/Documentation/Splunk/8.1.2/Admin/authorizeconf

 

 

 

0 Karma
Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...