<?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 change admin passwords for multiple firewall at a time. is there a script in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190785#M7958</link>
    <description>&lt;P&gt;thank you!! do we have any cli/api command that we can run via management server?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 19:57:52 GMT</pubDate>
    <dc:creator>riyalsandeep1</dc:creator>
    <dc:date>2023-08-28T19:57:52Z</dc:date>
    <item>
      <title>how to change admin passwords for multiple firewall at a time. is there a script</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190653#M7956</link>
      <description>&lt;P&gt;looking to change admin password for around 70 + firewalls. is there a script to change from management server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 08:07:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190653#M7956</guid>
      <dc:creator>riyalsandeep1</dc:creator>
      <dc:date>2023-08-26T08:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to change admin passwords for multiple firewall at a time. is there a script</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190659#M7957</link>
      <description>&lt;P&gt;Changing the password programmatically will likely mean executing the following clish commands:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;set user admin password-hash thehash&lt;BR /&gt;save config&lt;/P&gt;
&lt;P&gt;Documented here:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk92347" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk92347&lt;/A&gt;&lt;BR /&gt;thehash comes from the output of cp_openssl passwd -1&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To automate the execution on lots of firewalls, you can use something like&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/SmartConsole-Extensions/Execute-Commands-Simultaneously-SmartConsole-Extension/m-p/170383#M268" target="_blank"&gt;https://community.checkpoint.com/t5/SmartConsole-Extensions/Execute-Commands-Simultaneously-SmartConsole-Extension/m-p/170383#M268&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 15:49:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190659#M7957</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-08-26T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to change admin passwords for multiple firewall at a time. is there a script</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190785#M7958</link>
      <description>&lt;P&gt;thank you!! do we have any cli/api command that we can run via management server?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 19:57:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190785#M7958</guid>
      <dc:creator>riyalsandeep1</dc:creator>
      <dc:date>2023-08-28T19:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to change admin passwords for multiple firewall at a time. is there a script</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190807#M7959</link>
      <description>&lt;P&gt;You can use something like the following from the management:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/Central-Script-to-run-command-on-multiple-gateways/m-p/38948#M2383" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion/Central-Script-to-run-command-on-multiple-gateways/m-p/38948#M2383&lt;/A&gt;&lt;BR /&gt;See also&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk101047" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk101047&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gaia has an API also:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/GaiaAPIs/index.html#introduction" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/GaiaAPIs/index.html#introduction&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;And yes, you should be able to set a password that way.&lt;BR /&gt;You can make these API calls from the management.&lt;/P&gt;
&lt;P&gt;There may be other examples in the community.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 23:50:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190807#M7959</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-08-28T23:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to change admin passwords for multiple firewall at a time. is there a script</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190851#M7960</link>
      <description>&lt;P&gt;Mind you this will fail on SMB devices. Unless you create the hash on the same version SMB device. THere are some Secure Knowledge articles about this and you have to piece them together to get the proper picture so you know what works and what does not work.&lt;/P&gt;
&lt;P&gt;As a practical hint. If you roll out a number of SMB devices make sure you have one or two to tinker with yourself as admin as there are practical limitations you rather find out in the lab then in the field.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 05:45:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190851#M7960</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2023-08-29T05:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to change admin passwords for multiple firewall at a time. is there a script</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190985#M7961</link>
      <description>&lt;P&gt;I think I ran into this issue recently…&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 20:53:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-to-change-admin-passwords-for-multiple-firewall-at-a-time-is/m-p/190985#M7961</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-08-29T20:53:21Z</dc:date>
    </item>
  </channel>
</rss>

