<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to know the user role in splunk in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285687#M6755</link>
    <description>&lt;P&gt;Try running this query&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/authentication/current-context splunk_server=local | table title roles
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 13 Feb 2017 15:04:43 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2017-02-13T15:04:43Z</dc:date>
    <item>
      <title>How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285686#M6754</link>
      <description>&lt;P&gt;How can I know if I am just a normal user or Power user of the splunk i am using in my department without asking in perticular to admin. Is there a command or link which can identify my role in the splunk I am using.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 14:58:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285686#M6754</guid>
      <dc:creator>pradjswl</dc:creator>
      <dc:date>2017-02-13T14:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285687#M6755</link>
      <description>&lt;P&gt;Try running this query&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/authentication/current-context splunk_server=local | table title roles
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:04:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285687#M6755</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-02-13T15:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285688#M6756</link>
      <description>&lt;P&gt;Hi pradjswl,&lt;BR /&gt;
Try &lt;CODE&gt;| rest /services/authorization/roles&lt;/CODE&gt; if you're enabled.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:05:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285688#M6756</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-02-13T15:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285689#M6757</link>
      <description>&lt;PRE&gt;&lt;CODE&gt; |rest /services/authentication/current-context has a roles column.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:05:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285689#M6757</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-02-13T15:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285690#M6758</link>
      <description>&lt;P&gt;ha ha ha! look at the response!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:06:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285690#M6758</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-02-13T15:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285691#M6759</link>
      <description>&lt;P&gt;ty @somesoni2 I got a record with 5roles, and user is one of them. Rest 4 roles appears more or less like the app name I use in my project. So I believe I am user role and not Power user. Please correct me if I am wrong.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285691#M6759</guid>
      <dc:creator>pradjswl</dc:creator>
      <dc:date>2017-02-13T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285692#M6760</link>
      <description>&lt;P&gt;Thank you @cusello. It returned a long list of rows/column. I believe it was very detailed information about my role.&lt;BR /&gt;
     | rest /services/authentication/current-context splunk_server=local | table title roles&lt;BR /&gt;
was easiest way to read.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:18:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285692#M6760</guid>
      <dc:creator>pradjswl</dc:creator>
      <dc:date>2017-02-13T15:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285693#M6761</link>
      <description>&lt;P&gt;Thank you @Jkat54. It returned a long list of rows/column. I believe it was very detailed information about my role.&lt;BR /&gt;
     | rest /services/authentication/current-context splunk_server=local | table title roles&lt;BR /&gt;
was easiest way to read.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:18:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285693#M6761</guid>
      <dc:creator>pradjswl</dc:creator>
      <dc:date>2017-02-13T15:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the user role in splunk</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285694#M6762</link>
      <description>&lt;P&gt;Every role has certain capabilities. I can't say for certain that you're not power user. You've 4 other custom roles assigned to you and they may or may not have capabilities of power user. So easier option for you will be to check if you can change the sharing permission of any Splunk report/saved search or not. A regular user can't do that.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; user: this role can create and edit its own saved searches, run searches, edit its own preferences, create and edit event types, and other similar tasks.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Feb 2017 15:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-know-the-user-role-in-splunk/m-p/285694#M6762</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-02-13T15:23:53Z</dc:date>
    </item>
  </channel>
</rss>

