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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...