<?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 installation using rpm - authorization in Splunk SOAR</title>
    <link>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466099#M191</link>
    <description>&lt;P&gt;We have been working on getting an installation of phantom running in a  centos:7 docker container using rpm, but are experiencing some issues around authentication following the steps outlined here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM" target="_blank"&gt;https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We cannot authenticate when running the install script, in the docker container or even locally. Our team has taken a look at phantom_setup.sh and have tried passing our splunk phantom community credentials in simple requests to the phantom repo, for example: wget &lt;A href="https://USER:PW@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml" target="_blank"&gt;https://USER:PW@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml&lt;/A&gt; (this example is just a test to confirm), but all tests have resulted in failed authentication. Is anyone else experiencing this issue?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 04:06:08 GMT</pubDate>
    <dc:creator>kwells0479</dc:creator>
    <dc:date>2020-09-30T04:06:08Z</dc:date>
    <item>
      <title>installation using rpm - authorization</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466099#M191</link>
      <description>&lt;P&gt;We have been working on getting an installation of phantom running in a  centos:7 docker container using rpm, but are experiencing some issues around authentication following the steps outlined here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM" target="_blank"&gt;https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We cannot authenticate when running the install script, in the docker container or even locally. Our team has taken a look at phantom_setup.sh and have tried passing our splunk phantom community credentials in simple requests to the phantom repo, for example: wget &lt;A href="https://USER:PW@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml" target="_blank"&gt;https://USER:PW@repo.phantom.us/phantom/4.8/product/x86_64/repodata/repomd.xml&lt;/A&gt; (this example is just a test to confirm), but all tests have resulted in failed authentication. Is anyone else experiencing this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:06:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466099#M191</guid>
      <dc:creator>kwells0479</dc:creator>
      <dc:date>2020-09-30T04:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: installation using rpm - authorization</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466100#M192</link>
      <description>&lt;P&gt;Refer this&lt;BR /&gt;
&lt;A href="https://my.phantom.us/4.6/docs/installation/rpm#InstallFromRPM"&gt;https://my.phantom.us/4.6/docs/installation/rpm#InstallFromRPM&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:26:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466100#M192</guid>
      <dc:creator>vikramyadav</dc:creator>
      <dc:date>2020-02-13T17:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: installation using rpm - authorization</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466101#M193</link>
      <description>&lt;P&gt;As stated above, we have been following that documentation:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM"&gt;https://docs.splunk.com/Documentation/Phantom/4.8/Install/InstallRPM&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Only for version 4.8. Do you believe this issue is version specific? &lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466101#M193</guid>
      <dc:creator>kwells0479</dc:creator>
      <dc:date>2020-02-13T17:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: installation using rpm - authorization</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466102#M194</link>
      <description>&lt;P&gt;Yeah. It might be a version. Because I also had install phantom in my organization and I was successfully able to install. Try to install an older version.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:49:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466102#M194</guid>
      <dc:creator>vikramyadav</dc:creator>
      <dc:date>2020-02-13T17:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: installation using rpm - authorization</title>
      <link>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466103#M195</link>
      <description>&lt;P&gt;After back and forth trying to verify, this morning we realized there seems to have been a bug with the phantom community login authentication. Yesterday Both myself and another developer were able to login to &lt;A href="https://my.phantom.us/"&gt;https://my.phantom.us/&lt;/A&gt; with the user id used to log into: &lt;A href="https://login.splunk.com"&gt;https://login.splunk.com&lt;/A&gt;. This morning we tried the same process and were prompted to login using our associated email account for the login user. This bug confused as about which set of credentials we were supposed to be using, hopefully it was fixed.   &lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 20:56:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-SOAR/installation-using-rpm-authorization/m-p/466103#M195</guid>
      <dc:creator>kwells0479</dc:creator>
      <dc:date>2020-02-13T20:56:30Z</dc:date>
    </item>
  </channel>
</rss>

