<?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 Schedule Configuration Export without Panorama? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9122#M6673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the user being utilized to authenticate to the API a superuser?&amp;nbsp; A non-superuser account will cause the password hash to be removed from the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Aug 2013 21:12:01 GMT</pubDate>
    <dc:creator>kfindlen</dc:creator>
    <dc:date>2013-08-07T21:12:01Z</dc:date>
    <item>
      <title>How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9117#M6668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;would like to know&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if it is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;possible to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;automatically&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;export the configuration&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;firewall&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;without&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Panorama.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thank you in advanexportce for your help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 08:26:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9117#M6668</guid>
      <dc:creator>paloalto.nis</dc:creator>
      <dc:date>2013-04-30T08:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9118#M6669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no "official" Scheduler for automatic export yet. But you can ask your SE to sign the Feature Request for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway there are some ways to trigger config Backups from external Server&lt;/P&gt;&lt;P&gt;1. Use the XML API &lt;A __default_attr="1714" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://live.paloaltonetworks.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Or use remote ssh login (with public/private key for passwordless login) in a shell script on an external Server and execute backup commands:&lt;/P&gt;&lt;P&gt;scp export configuration to USER@SCPHOST:PATH&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;tftp export configuration to TFTPHOST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 08:39:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9118#M6669</guid>
      <dc:creator>ExclusiveNetworksGermany</dc:creator>
      <dc:date>2013-04-30T08:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9119#M6670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how do you backup the passwords also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have seen in the XML output that it shows this for a local user record:&lt;/P&gt;&lt;P&gt;&amp;lt;entry name="admin"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;phash&amp;gt;********&amp;lt;/phash&amp;gt; &lt;/P&gt;&lt;P&gt; &amp;lt;permissions&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;role-based&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;superuser&amp;gt;yes&amp;lt;/superuser&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/role-based&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/permissions&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i export the runing config from the webui then i get the "phash" in the right way&lt;/P&gt;&lt;P&gt;what do you suggests?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 14:52:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9119#M6670</guid>
      <dc:creator>minow</dc:creator>
      <dc:date>2013-08-07T14:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9120#M6671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although the passwords are shown as a hashed value on the exported file, when you import back the file onto a firewall, the same passwords are maintained. As hashes are irreversible ( cannot be decrpypted&amp;nbsp; ), the firewall computes the hash of the password that the user enters on the ssh or the gui, and if the hash of the password matches that of the running config, the PANFW identifies that the password is correct and lets you access the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tested this out in the lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Karthik &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 15:29:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9120#M6671</guid>
      <dc:creator>kprakash</dc:creator>
      <dc:date>2013-08-07T15:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9121#M6672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i know this. but i tried to performe a backup using the API.... and the file i get has ***** in the "&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;phash&lt;/SPAN&gt;" attribute as shown in my post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have any suggestion how to enable PA to export the hashed password on the API exported file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 21:06:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9121#M6672</guid>
      <dc:creator>minow</dc:creator>
      <dc:date>2013-08-07T21:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9122#M6673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the user being utilized to authenticate to the API a superuser?&amp;nbsp; A non-superuser account will cause the password hash to be removed from the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 21:12:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9122#M6673</guid>
      <dc:creator>kfindlen</dc:creator>
      <dc:date>2013-08-07T21:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Schedule Configuration Export without Panorama?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9123#M6674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;That was the answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 05:31:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-schedule-configuration-export-without-panorama/m-p/9123#M6674</guid>
      <dc:creator>minow</dc:creator>
      <dc:date>2013-10-08T05:31:34Z</dc:date>
    </item>
  </channel>
</rss>

