Security

Splunk Change ur own password Capability -- Not Working in Splunk 6.1.2 version

rakesh_498115
Motivator

Hi ,

I have a created a role called "userrole" and have imported the default "user" role capabilities and added the "change_own_password" to the capabity.

i.e below is the sample

[role_userrole]
importRoles = user
change_own_password = enabled
cumulativeRTSrchJobsQuota = 0
cumulativeSrchJobsQuota = 0
search = enabled
srchIndexesAllowed = _internal,_audit
srchMaxTime = 0

Now i have created a user called "rakesh2" and assigned the above role "userrole" . Once logging with the below user "rakesh2" and clicking on the edit account to change the password.. its not all showing me any data.

i am getting the below screen ..

alt text

Can anyone suggest ..is this a bug in 6.1.2 or am i missing something ??

Tags (2)
0 Karma

MarioM
Motivator

you should not need to add "change_own_password = enabled" and "search = enabled" as it is part the user role capabilities.

And i guess you added it manually in the conf file because it should not let you do so when doing it via the interface.

With the following it works for me:

[role_userrole]
cumulativeRTSrchJobsQuota = 0
cumulativeSrchJobsQuota = 0
importRoles = user
srchIndexesAllowed = *;_audit;_internal
srchMaxTime = 0
0 Karma

rakesh_498115
Motivator

Still no luck mario M .. 😞

0 Karma

MarioM
Motivator

did you try with 6.1.3? which browser are you using?

0 Karma

MarioM
Motivator

i forgot to mention my splunk is on version 6.1.3 and on macosx

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...