<?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 do you actually delete a user in the Splunk web UI? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373353#M12824</link>
    <description>&lt;P&gt;Two things to add: &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;you cannot delete a user if you are logged on as this user&lt;/LI&gt;
&lt;LI&gt;you cannot delete a LDAP user &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 20:06:35 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2017-11-16T20:06:35Z</dc:date>
    <item>
      <title>How do you actually delete a user in the Splunk web UI?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373350#M12821</link>
      <description>&lt;P&gt;When I go to Users in the Splunk web UI, there is no option/action available next to the user accounts. I have tried with the admin account as well as with power user accounts. Using Splunk 6.5.2.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 17:05:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373350#M12821</guid>
      <dc:creator>gsypsomos</dc:creator>
      <dc:date>2017-11-16T17:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you actually delete a user in the Splunk web UI?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373351#M12822</link>
      <description>&lt;P&gt;@gsypsomos, is this for Splunk built in Access Control?&lt;/P&gt;

&lt;P&gt;With Admin role you should be able to delete Users. However, if you are not able to can you try one of the following:&lt;/P&gt;

&lt;P&gt;1) Try with a user with &lt;CODE&gt;can_delete&lt;/CODE&gt; role.&lt;BR /&gt;
2) Try DELETE user via REST API to see if you have access to delete or not&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/RESTREF/RESTaccess#authentication.2Fusers.2F.7Bname.7D"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/RESTREF/RESTaccess#authentication.2Fusers.2F.7Bname.7D&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 19:14:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373351#M12822</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-11-16T19:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do you actually delete a user in the Splunk web UI?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373352#M12823</link>
      <description>&lt;P&gt;If you're using LDAP authentication OR any other non-native method for authenticating/adding users in your environment, you'll not be able to delete User from Splunk Web UI. You need to remove users from those source systems. E.g. If you're using LDAP authentication, to remove a user from Splunk, remove it from the splunk LDAP group is associated with.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:05:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373352#M12823</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-11-16T20:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do you actually delete a user in the Splunk web UI?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373353#M12824</link>
      <description>&lt;P&gt;Two things to add: &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;you cannot delete a user if you are logged on as this user&lt;/LI&gt;
&lt;LI&gt;you cannot delete a LDAP user &lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:06:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373353#M12824</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-11-16T20:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do you actually delete a user in the Splunk web UI?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373354#M12825</link>
      <description>&lt;P&gt;This was the solution. We are using LDAP, so I logged on to a Windows server and managed active directory users and computers, performed a Find for the user account, and then looked at the group memberships that the user belonged to. I removed their memberships in the Splunk management AD group, and their account disappeared from Splunk.&lt;/P&gt;

&lt;P&gt;Thank you, somesoni2.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 14:58:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373354#M12825</guid>
      <dc:creator>gsypsomos</dc:creator>
      <dc:date>2017-11-17T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do you actually delete a user in the Splunk web UI?</title>
      <link>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373355#M12826</link>
      <description>&lt;P&gt;I've converted my comment to an answer so that you can mark your question resolved by accepting the same. &lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 15:43:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-you-actually-delete-a-user-in-the-Splunk-web-UI/m-p/373355#M12826</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-11-17T15:43:55Z</dc:date>
    </item>
  </channel>
</rss>

