<?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: I can't assign `can_delete` to default user `admin`. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430578#M75359</link>
    <description>&lt;P&gt;Hi @yutaka1005,&lt;/P&gt;

&lt;P&gt;That's because you are trying to assign "role" to the &lt;CODE&gt;user&lt;/CODE&gt;  admin. Instead of that , try adding  can_delete "role" to admin &lt;CODE&gt;role&lt;/CODE&gt; and then try adding the role -&amp;gt; user&lt;/P&gt;

&lt;P&gt;So in short&lt;BR /&gt;
role &lt;CODE&gt;can_delete&lt;/CODE&gt; -&amp;gt; admin &lt;CODE&gt;role&lt;/CODE&gt;&lt;BR /&gt;
role &lt;CODE&gt;can_delete&lt;/CODE&gt; -&amp;gt; admin &lt;CODE&gt;user&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jul 2018 12:29:57 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2018-07-11T12:29:57Z</dc:date>
    <item>
      <title>I can't assign `can_delete` to default user `admin`.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430577#M75358</link>
      <description>&lt;P&gt;I am facing a problem similar to the following Answers!&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/549958/admin-like-account-that-cant-assign-the-can-delete.html"&gt;https://answers.splunk.com/answers/549958/admin-like-account-that-cant-assign-the-can-delete.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;On my case, I can't assign &lt;CODE&gt;can_delete&lt;/CODE&gt; to default user &lt;CODE&gt;admin&lt;/CODE&gt; and the below message is displayed.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Role=can_delete is not grantable&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Is this specification?&lt;/P&gt;

&lt;P&gt;Please someone tell me.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 07:13:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430577#M75358</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-07-10T07:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: I can't assign `can_delete` to default user `admin`.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430578#M75359</link>
      <description>&lt;P&gt;Hi @yutaka1005,&lt;/P&gt;

&lt;P&gt;That's because you are trying to assign "role" to the &lt;CODE&gt;user&lt;/CODE&gt;  admin. Instead of that , try adding  can_delete "role" to admin &lt;CODE&gt;role&lt;/CODE&gt; and then try adding the role -&amp;gt; user&lt;/P&gt;

&lt;P&gt;So in short&lt;BR /&gt;
role &lt;CODE&gt;can_delete&lt;/CODE&gt; -&amp;gt; admin &lt;CODE&gt;role&lt;/CODE&gt;&lt;BR /&gt;
role &lt;CODE&gt;can_delete&lt;/CODE&gt; -&amp;gt; admin &lt;CODE&gt;user&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 12:29:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430578#M75359</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-07-11T12:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: I can't assign `can_delete` to default user `admin`.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430579#M75360</link>
      <description>&lt;P&gt;Apparently, changing the setting of the &lt;CODE&gt;admin&lt;/CODE&gt; role (*change of the default index to be searched etc...) will automatically add the setting value &lt;CODE&gt;grantableRoles = admin&lt;/CODE&gt; to &lt;CODE&gt;authorize.conf&lt;/CODE&gt; under &lt;CODE&gt;system/local&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Also due to the setting value, &lt;CODE&gt;can_delete&lt;/CODE&gt; could not be assign to the&lt;CODE&gt;admin&lt;/CODE&gt; user.&lt;/P&gt;

&lt;P&gt;Therefore I would like to avoid it with workaround etc. proposed by @renjith.nair&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 05:51:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430579#M75360</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-07-13T05:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: I can't assign `can_delete` to default user `admin`.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430580#M75361</link>
      <description>&lt;P&gt;Thank you for answer.&lt;/P&gt;

&lt;P&gt;I will also refer to the workaround you taught.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 05:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-can-t-assign-can-delete-to-default-user-admin/m-p/430580#M75361</guid>
      <dc:creator>yutaka1005</dc:creator>
      <dc:date>2018-07-13T05:52:36Z</dc:date>
    </item>
  </channel>
</rss>

