<?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: Default Credentials on Splunk Trial License in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491919#M32224</link>
    <description>&lt;P&gt;Is it possible that you have installed it into a directory where you don't have full permissions? If so, perhaps the script to set the password can't run.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2019 21:09:49 GMT</pubDate>
    <dc:creator>ChrisG</dc:creator>
    <dc:date>2019-10-01T21:09:49Z</dc:date>
    <item>
      <title>Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491917#M32222</link>
      <description>&lt;P&gt;First time signing into my trial license and it says "If you installed this instance, use the username and password you created at installation".  I did not create any credentials upon installation.  I have uninstalled and reinstalled and receive the same prompt, is there a way to reset the credentials and log in?  (v7.3.1.1 Windows)&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 17:12:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491917#M32222</guid>
      <dc:creator>prictoej</dc:creator>
      <dc:date>2019-10-01T17:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491918#M32223</link>
      <description>&lt;P&gt;Have you tried admin/changeme?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 17:20:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491918#M32223</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-10-01T17:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491919#M32224</link>
      <description>&lt;P&gt;Is it possible that you have installed it into a directory where you don't have full permissions? If so, perhaps the script to set the password can't run.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 21:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491919#M32224</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2019-10-01T21:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491920#M32225</link>
      <description>&lt;P&gt;As of version 7.1+ there is no default password ("changeme").&lt;/P&gt;

&lt;P&gt;Also, the method for changing the password has changed. For your version, use the following steps:&lt;/P&gt;

&lt;P&gt;Create a file in /op/splunk/etc/system/local/user-seed.conf (or Windows equivalent directory) and add the following parameters:&lt;/P&gt;

&lt;P&gt;[user_info]&lt;BR /&gt;
 USERNAME = admin&lt;BR /&gt;
 PASSWORD = new_password_here&lt;/P&gt;

&lt;P&gt;Then cycle Splunk and you should be good.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:22:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491920#M32225</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-09-30T02:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491921#M32226</link>
      <description>&lt;P&gt;Thanks for the response.  I think the previous comment was correct, it was installed in a directory I did not have full permissions on.  I believe I have rectified that, I added a user-seed.conf file and put that stanza in, but Splunk still says "No users exist.  Please set up a user".&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 18:07:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491921#M32226</guid>
      <dc:creator>JPrictoe</dc:creator>
      <dc:date>2019-10-03T18:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491922#M32227</link>
      <description>&lt;P&gt;When you created the userseed.conf file, did you make sure to change ownership to splunk?&lt;BR /&gt;
If you're running Splunk as the splunk user, but the file is owned by root, Splunk will ignore it.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 15:35:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491922#M32227</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2019-10-10T15:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Default Credentials on Splunk Trial License</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491923#M32228</link>
      <description>&lt;P&gt;Go to &lt;CODE&gt;$SPLUNK_HOME/etc/passwd&lt;/CODE&gt; and look at what users are defined.  Now you know the username.  Try to login with that user and PW=&lt;CODE&gt;changeme&lt;/CODE&gt;; it probably won't work.  Grab the PW from that file and then use the method here to decrypt it and reveal the PW:&lt;BR /&gt;
&lt;A href="https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk"&gt;https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There are other methods but this is the easiest one that does not require you to have an admin-level uers's login (this only requires CLI access; it does not require any splunk user).&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 22:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Default-Credentials-on-Splunk-Trial-License/m-p/491923#M32228</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-10-14T22:51:00Z</dc:date>
    </item>
  </channel>
</rss>

