<?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 to login to phantom software after installing phantom? in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377896#M8</link>
    <description>&lt;P&gt;Sorry to hear that you can't download it. I know that it does work, could you look to make sure that your proxy or network isn't blocking it?&lt;/P&gt;</description>
    <pubDate>Thu, 20 Dec 2018 12:28:21 GMT</pubDate>
    <dc:creator>rgresham_splunk</dc:creator>
    <dc:date>2018-12-20T12:28:21Z</dc:date>
    <item>
      <title>How to login to Phantom software after installing phantom?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377893#M5</link>
      <description>&lt;P&gt;I've just installed Phantom software according to &lt;A href="https://my.phantom.us/kb/65/#notes" target="_blank"&gt;link text&lt;/A&gt;. My operating system is Centos 7.&lt;/P&gt;
&lt;P&gt;But I don't know what's the next step to login to Phantom UI. Anyone installing phantom by rpm?&lt;/P&gt;
&lt;P&gt;I try to set port=127.0.0.1:9001 in "phantom/etc/supervisord.conf" and execute "./phantom/bin/start_phantom.sh".It shows "Phantom startup successful".But I can't access the supervisord through browser.&lt;/P&gt;
&lt;P&gt;So what should I do after installing phantom on Centos 7 to login to Phantom UI?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 18:32:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377893#M5</guid>
      <dc:creator>hiahiahia</dc:creator>
      <dc:date>2020-06-11T18:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to login to phantom software after installing phantom?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377894#M6</link>
      <description>&lt;P&gt;I hope you backed up your configuration prior to changing the .conf file.  To login please review the Phantom documentation here: &lt;A href="https://my.phantom.us/4.1/docs/admin/login"&gt;https://my.phantom.us/4.1/docs/admin/login&lt;/A&gt; &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Browse to the IP address you configured for your virtual appliance, or the DNS name if you have created one for the IP address you set. The WebUI uses HTTPS, but if you do not specify HTTPS, the server will answer on port 80 (HTTP) and immediately redirect your browser to HTTPS at the same name or address. You will be presented with a username and password login screen. The default administrative user is admin with a password of password.  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You will need to read some of the documentation to fully understand how to administer and configure the platform. I highly recommend that you join the phantom-community.slack.com Slack channel.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Dec 2018 10:43:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377894#M6</guid>
      <dc:creator>rgresham_splunk</dc:creator>
      <dc:date>2018-12-19T10:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to login to phantom software after installing phantom?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377895#M7</link>
      <description>&lt;P&gt;Thanks for your help.I understand it now. After executing "./phantom/bin/start_phantom.sh" and inputing "https://&lt;EM&gt;my IP&lt;/EM&gt;",Phantom UI will come up.&lt;/P&gt;

&lt;P&gt;By the way, I can't downlaod phantom OVA file from "&lt;A href="https://my.phantom.us/downloads/"&gt;https://my.phantom.us/downloads/&lt;/A&gt;" because download progress always remains 0%. I wonder that whether this case is caused by my network or not.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 06:47:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377895#M7</guid>
      <dc:creator>hiahiahia</dc:creator>
      <dc:date>2018-12-20T06:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to login to phantom software after installing phantom?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377896#M8</link>
      <description>&lt;P&gt;Sorry to hear that you can't download it. I know that it does work, could you look to make sure that your proxy or network isn't blocking it?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 12:28:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377896#M8</guid>
      <dc:creator>rgresham_splunk</dc:creator>
      <dc:date>2018-12-20T12:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to login to phantom software after installing phantom?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377897#M9</link>
      <description>&lt;P&gt;All right.I can't do nothing to network,The good news is that I can install it by rpm on Centos.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Dec 2018 01:53:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/377897#M9</guid>
      <dc:creator>hiahiahia</dc:creator>
      <dc:date>2018-12-21T01:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to login to phantom software after installing phantom?</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/574860#M724</link>
      <description>&lt;P&gt;I utilized the documentation provided here but it doesn't accept the username and password list as default. Has this changed?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Nov 2021 23:54:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/How-to-login-to-Phantom-software-after-installing-phantom/m-p/574860#M724</guid>
      <dc:creator>ApTR4t</dc:creator>
      <dc:date>2021-11-14T23:54:22Z</dc:date>
    </item>
  </channel>
</rss>

