<?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: Removing users from a Search Head in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44447#M1315</link>
    <description>&lt;P&gt;Hi sgarvin55,&lt;/P&gt;

&lt;P&gt;I did the follow and this solved my problem.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;./splunk remove user [nameuser] -auth user:pass&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;For improve this, I put a little trick, inserting a "|" after each command. With this, I can delete all users that needs upon a time.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;./splunk remove user [user1] |&lt;/CODE&gt;&lt;BR /&gt;
&lt;CODE&gt;./splunk remove user [user2] |&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;All this commands was executed in CLI.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Oct 2015 13:55:15 GMT</pubDate>
    <dc:creator>rafamss</dc:creator>
    <dc:date>2015-10-14T13:55:15Z</dc:date>
    <item>
      <title>Removing users from a Search Head</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44444#M1312</link>
      <description>&lt;P&gt;I was looking for the proper way to remove a user(s) from a Search Head. I know that just deleting the directory is not sufficient and may cause errors when you restart Splunk. Especially, if the user had saved or scheduled searches. &lt;/P&gt;

&lt;P&gt;Here's a typical error being reported after a user was moved to user.OLD.&lt;/P&gt;

&lt;P&gt;ERROR: pid 6750542 terminated with signal 6&lt;BR /&gt;
Validating databases (splunkd validatedb) failed with code '-1'.&lt;/P&gt;

&lt;P&gt;When the user.old was moved back to "user", the error disappeared.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2012 22:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44444#M1312</guid>
      <dc:creator>sgarvin55</dc:creator>
      <dc:date>2012-01-04T22:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Removing users from a Search Head</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44445#M1313</link>
      <description>&lt;P&gt;Why not just use the CLI:&lt;BR /&gt;&lt;BR /&gt;
splunk remove user&lt;BR /&gt;&lt;BR /&gt;
See:&lt;BR /&gt;&lt;BR /&gt;
splunk help remove&lt;BR /&gt;
Also check out:&lt;BR /&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.5/Admin/Setupbuilt-inauthentication"&gt;http://docs.splunk.com/Documentation/Splunk/4.2.5/Admin/Setupbuilt-inauthentication&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 17:25:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44445#M1313</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2012-01-05T17:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Removing users from a Search Head</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44446#M1314</link>
      <description>&lt;P&gt;By using the ./splunk remove user username command as you suggested will only remove the user account to login to the GUI. If you go to $SPLUNK_HOME/etc/users the accounts directory still exists. &lt;BR /&gt;
What I found out is that LDAP is part of the equation and why it was getting a database error. The user will have to be removed from Active Directory first. Then move the users directory to .BAK. Splunk is trying to authenticate the user against LDAP and the directory didn't exist.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2012 22:40:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44446#M1314</guid>
      <dc:creator>sgarvin55</dc:creator>
      <dc:date>2012-01-05T22:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Removing users from a Search Head</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44447#M1315</link>
      <description>&lt;P&gt;Hi sgarvin55,&lt;/P&gt;

&lt;P&gt;I did the follow and this solved my problem.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;./splunk remove user [nameuser] -auth user:pass&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;For improve this, I put a little trick, inserting a "|" after each command. With this, I can delete all users that needs upon a time.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;./splunk remove user [user1] |&lt;/CODE&gt;&lt;BR /&gt;
&lt;CODE&gt;./splunk remove user [user2] |&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;All this commands was executed in CLI.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 13:55:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Removing-users-from-a-Search-Head/m-p/44447#M1315</guid>
      <dc:creator>rafamss</dc:creator>
      <dc:date>2015-10-14T13:55:15Z</dc:date>
    </item>
  </channel>
</rss>

