Security

Configuration File for user to roles mapping

ppurokit
Path Finder

Hi All,

I have a requirement where i need to know the following:

I'm creating a new user with a login name "Test1" and assigning him "RoleA" , "RoleB" and "RoleC"

Now i need to know is there any configuration file which has this mapping?

User --> Roles Mapping.

There is a file "authorize.conf" which has what permissions does that roles have.

Please provide your inputs.

1 Solution

MuS
Legend

Hi ppurokit

if you use Splunk built-in authentication you'll find this user -> role mapping in $SPLUNK_HOME/etc/passwd.
If you use LDAP authentication you'll find the user -> role mapping in authentication.conf

hope this helps ...

cheers, MuS

View solution in original post

MuS
Legend

Hi ppurokit

if you use Splunk built-in authentication you'll find this user -> role mapping in $SPLUNK_HOME/etc/passwd.
If you use LDAP authentication you'll find the user -> role mapping in authentication.conf

hope this helps ...

cheers, MuS

Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...