<?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: After creating a user, error shows&amp;quot; Cannot create user that already exists&amp;quot;? in Security</title>
    <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462518#M10766</link>
    <description>&lt;P&gt;How are you creating the user? UI? Do you've access to file system?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 22:26:31 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2020-02-05T22:26:31Z</dc:date>
    <item>
      <title>After creating a user, error shows" Cannot create user that already exists"?</title>
      <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462517#M10765</link>
      <description>&lt;P&gt;thought I created a user, but it's not there. then creating it,    the message Cannot create user that already exists pops up... where is it?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 21:10:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462517#M10765</guid>
      <dc:creator>scott_sackrider</dc:creator>
      <dc:date>2020-02-05T21:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: After creating a user, error shows" Cannot create user that already exists"?</title>
      <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462518#M10766</link>
      <description>&lt;P&gt;How are you creating the user? UI? Do you've access to file system?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 22:26:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462518#M10766</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-02-05T22:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: After creating a user, error shows" Cannot create user that already exists"?</title>
      <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462519#M10767</link>
      <description>&lt;P&gt;Adding thru the UI.. And yes-- have access to the linux subsystem&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:45:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462519#M10767</guid>
      <dc:creator>scott_sackrider</dc:creator>
      <dc:date>2020-02-06T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: After creating a user, error shows" Cannot create user that already exists"?</title>
      <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462520#M10768</link>
      <description>&lt;OL&gt;
&lt;LI&gt;do you have internal or external  authentication?&lt;/LI&gt;
&lt;LI&gt;in case of internal authentication, do you see your user listed in  $SPLUNK_HOME/etc/passwd file?&lt;/LI&gt;
&lt;LI&gt;does username contain any special characters?&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;in linux shell run this command (replace "username" with your "lost" username):&lt;/P&gt;

&lt;P&gt;grep "username" $SPLUNK_HOME/var/log/splunk/splunkd.log&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:01:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462520#M10768</guid>
      <dc:creator>PavelP</dc:creator>
      <dc:date>2020-02-06T13:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: After creating a user, error shows" Cannot create user that already exists"?</title>
      <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462521#M10769</link>
      <description>&lt;P&gt;Internal&lt;BR /&gt;
It is in the passwd file, but no special characters.&lt;BR /&gt;
no hits in splunkd.log&lt;/P&gt;

&lt;P&gt;Was able to fix it tho...removed it via the cli.. then was able to re-add it with the GUI&lt;/P&gt;

&lt;P&gt;./splunk remove user "user"&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:20:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462521#M10769</guid>
      <dc:creator>scott_sackrider</dc:creator>
      <dc:date>2020-02-06T13:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: After creating a user, error shows" Cannot create user that already exists"?</title>
      <link>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462522#M10770</link>
      <description>&lt;P&gt;Nice! - Please accept your own answer so others can see how you fixed it!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:21:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/After-creating-a-user-error-shows-quot-Cannot-create-user-that/m-p/462522#M10770</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-02-06T13:21:56Z</dc:date>
    </item>
  </channel>
</rss>

