<?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: set expert password-hash using autoconf.clish doesnt' work in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256885#M13214</link>
    <description>&lt;P&gt;Correct, -a doesn't work. -m works but isn't needed as you pointed out, just md5 is required plus the password&lt;/P&gt;</description>
    <pubDate>Tue, 09 Sep 2025 13:32:55 GMT</pubDate>
    <dc:creator>TJ_Aus</dc:creator>
    <dc:date>2025-09-09T13:32:55Z</dc:date>
    <item>
      <title>set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86417#M3633</link>
      <description>&lt;P&gt;HI CheckMates,&lt;/P&gt;&lt;P&gt;I'm trying to configure expert password using &lt;STRONG&gt;&lt;EM&gt;set expert password-hash&lt;/EM&gt;&lt;/STRONG&gt; in autoconf.clish but it doesn't work. I.e the command is accepted but expert password doesn't work.&lt;/P&gt;&lt;P&gt;Strangely user admin password, that was configured the same way (using &lt;EM&gt;&lt;STRONG&gt;set administrator username admin password-hash &lt;/STRONG&gt;&lt;/EM&gt;in autoconf.clish) works fine!&lt;/P&gt;&lt;P&gt;Hash obtained either using "cryptpw -a md5 &amp;lt;password&amp;gt;” or ‘openssl passwd -1”,&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;AM&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 00:35:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86417#M3633</guid>
      <dc:creator>Antonio_Martins</dc:creator>
      <dc:date>2020-05-27T00:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86461#M3637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can generate the MD5 has from /sbin/grub-md5-crypt , then copy the saltedhash and do a set expert-password-hash &amp;lt;hash&amp;gt; .&lt;/P&gt;&lt;P&gt;Should work just fine like this.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 10:26:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86461#M3637</guid>
      <dc:creator>funkylicious</dc:creator>
      <dc:date>2020-05-27T10:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86662#M3638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Same result. Admin password hash works fine, expert password hash doesn't:&lt;/P&gt;&lt;P&gt;GW000 login: admin&lt;BR /&gt;Password:&lt;BR /&gt;GW000&amp;gt; expert&lt;BR /&gt;Enter expert password:&lt;BR /&gt;Wrong password, exiting.&lt;/P&gt;&lt;P&gt;By the way, I'm testing in 1200R gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 23:13:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86662#M3638</guid>
      <dc:creator>Antonio_Martins</dc:creator>
      <dc:date>2020-05-28T23:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86670#M3639</link>
      <description>I have a feeling the dollar signs in the password hash are getting interpreted by the shell.&lt;BR /&gt;Enclose the hashed string in single quotes.</description>
      <pubDate>Fri, 29 May 2020 01:23:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86670#M3639</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-05-29T01:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86673#M3640</link>
      <description>&lt;P&gt;&lt;SPAN&gt;sk119633 may help with this&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 03:24:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/86673#M3640</guid>
      <dc:creator>HristoGrigorov</dc:creator>
      <dc:date>2020-05-29T03:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87053#M3653</link>
      <description>&lt;P&gt;Enclose the hashed string in single quotes didn't solved it.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 12:01:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87053#M3653</guid>
      <dc:creator>Antonio_Martins</dc:creator>
      <dc:date>2020-06-02T12:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87068#M3654</link>
      <description>&lt;P&gt;The way I found to set expert password-hash using autoconf.clish was to set the password in clish and then copy the value from /flash/expert_pass_ to file.&lt;/P&gt;&lt;P&gt;I guess the hashing algorithm for expert password is not MD5 as it is with admin password hashes.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 13:37:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87068#M3654</guid>
      <dc:creator>Antonio_Martins</dc:creator>
      <dc:date>2020-06-02T13:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87138#M3659</link>
      <description>&lt;P&gt;R77.20.87 CLI Guide:&lt;/P&gt;
&lt;H1 id="t103021" class="heading1"&gt;set expert password&lt;/H1&gt;
&lt;P class="subheading"&gt;Description&lt;/P&gt;
&lt;P class="tablebodytext"&gt;Sets the initial password or password hash for the expert shell&lt;/P&gt;
&lt;P class="subheading"&gt;Syntax&lt;/P&gt;
&lt;P class="tablebodytext"&gt;&lt;CODE class="monospace"&gt;set expert {password|password-hash} {&lt;/CODE&gt;&lt;EM class="emphasis"&gt;&amp;lt;pass&amp;gt;&lt;/EM&gt;&lt;CODE class="monospace"&gt;|&lt;/CODE&gt;&lt;EM class="emphasis"&gt;&amp;lt;pass_hash&amp;gt;&lt;/EM&gt;&lt;CODE class="monospace"&gt;}&lt;/CODE&gt;&lt;/P&gt;
&lt;P class="subheading"&gt;Parameters&lt;/P&gt;
&lt;TABLE class="tableintopic" border="0" width="642" cellspacing="0" cellpadding="2"&gt;
&lt;TBODY&gt;
&lt;TR align="left" valign="top"&gt;
&lt;TH bgcolor="#515254" width="192"&gt;
&lt;P class="tableheadingwhite"&gt;Parameter&lt;/P&gt;
&lt;/TH&gt;
&lt;TH bgcolor="#515254" width="450"&gt;
&lt;P class="tableheadingwhite"&gt;Description&lt;/P&gt;
&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR align="left" valign="top"&gt;
&lt;TD width="192"&gt;
&lt;P class="tablebodytext"&gt;pass&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="450"&gt;
&lt;P class="tablebodytext"&gt;Password using alphanumeric and special characters&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR align="left" valign="top"&gt;
&lt;TD width="192"&gt;
&lt;P class="tablebodytext"&gt;pass_hash&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="450"&gt;
&lt;P class="tablebodytext"&gt;Password MD5 string representation&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P class="subheading"&gt;Example&lt;/P&gt;
&lt;P class="tablebodytext"&gt;&lt;CODE class="monospace"&gt;set expert password-hash $1$fGT7pGX6$oo9LUBJTkLOGKLhjRQ2rw1&lt;/CODE&gt;&lt;/P&gt;
&lt;P class="subheading"&gt;Output&lt;/P&gt;
&lt;P class="tablebodytext"&gt;Success shows &lt;CODE class="monospace"&gt;OK&lt;/CODE&gt;. Failure shows an appropriate error message.&lt;/P&gt;
&lt;P class="subheading"&gt;Comments&lt;/P&gt;
&lt;P class="tablebodytext"&gt;To generate a password-hash, you can use this command on any Check Point SMB Appliance gateway (as an expert user).&lt;/P&gt;
&lt;P class="tablebodytext"&gt;&lt;CODE class="monospace"&gt;cryptpw –a md5 &lt;/CODE&gt;&lt;EM class="emphasis"&gt;&amp;lt;password string&amp;gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="tablebodytext"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="tablebodytext"&gt;If this works on CLI only it would be an autoconf.clish limitation - you could even involve TAC !&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 07:45:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87138#M3659</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-06-03T07:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87269#M3667</link>
      <description>&lt;P&gt;Example.&lt;/P&gt;&lt;P&gt;[Expert@GW000]# cryptpw -a md5 ClearPassw0rd&lt;BR /&gt;$1$byBwFTca$iOzMEY5EfDZ/deRgXaXKi1&lt;BR /&gt;[Expert@GW000]# exit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;Gateway-ID-7F99045E&amp;gt; set expert password-hash $1$byBwFTca$iOzMEY5EfDZ/deRgXaXKi1&lt;BR /&gt;Setting expert password with hash&lt;BR /&gt;OK&lt;BR /&gt;Gateway-ID-7F99045E&amp;gt; expert&lt;BR /&gt;Enter expert password:&lt;BR /&gt;Wrong password, exiting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone else with the same issue?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 08:14:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87269#M3667</guid>
      <dc:creator>Antonio_Martins</dc:creator>
      <dc:date>2020-06-04T08:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87275#M3669</link>
      <description>&lt;P&gt;You should involve TAC, this sounds like incorrect behaviour !&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 09:17:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/87275#M3669</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-06-04T09:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256865#M13209</link>
      <description>&lt;P&gt;Very old thread I know, however I had a need to change the expert password on a number of 1500 series Quantum Spark firewalls running the recommended R81.10.17 firmware with the Digicert patch&lt;BR /&gt;So, to do it from a script you need to work out the hash first.&amp;nbsp; The following works in the scenario provided above but note the command is slightly different:&lt;BR /&gt;&lt;BR /&gt;In expert mode on a 1500 where the new password is "NewPassword":&lt;BR /&gt;&lt;STRONG&gt;#cryptpw NewPassword -m md5&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;$1$EV4ZvIAH$1sNhoXVHRjznDvV9nOB7G/&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Then go to clish on the 1500:&lt;BR /&gt;&lt;STRONG&gt;set expert password-hash&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;$1$EV4ZvIAH$1sNhoXVHRjznDvV9nOB7G/&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Then use the above command to script the change of expert password on all the other 1500s as desired Always test it first&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 12:47:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256865#M13209</guid>
      <dc:creator>TJ_Aus</dc:creator>
      <dc:date>2025-09-09T12:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256870#M13210</link>
      <description>&lt;P&gt;The slightly different command makes no difference at all, so your post is just superfluous:&lt;/P&gt;
&lt;P&gt;- if you just use&amp;nbsp;&lt;STRONG&gt;#cryptpw NewPassword &lt;/STRONG&gt;md5 will be always used by default&lt;/P&gt;
&lt;P&gt;- to use -m or -a makes no difference at all and is not needed if you want md5 be used&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 12:52:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256870#M13210</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2025-09-09T12:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256879#M13211</link>
      <description>&lt;P&gt;Yes, I was referring to the&amp;nbsp;cryptpw command . The -a doesn't work in case someone tries and yes, the command you just posted works.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 13:03:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256879#M13211</guid>
      <dc:creator>TJ_Aus</dc:creator>
      <dc:date>2025-09-09T13:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256883#M13212</link>
      <description>&lt;P&gt;You mean -a does not work in scripts, but -m does ? You did not write that...&lt;/P&gt;
&lt;P&gt;Syntax in CLI is:&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;BusyBox v1.36.1 (2024-03-18 18:58:40 IST) multi-call binary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;Usage: cryptpw [-P FD] [-m TYPE] [-S SALT] [PASSWORD] [SALT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;Print crypt(3) hashed PASSWORD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;-P N&lt;/SPAN&gt; &lt;SPAN class="ansi0 bgAnsi15"&gt;Read password from fd N&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;-m TYPE&lt;/SPAN&gt; &lt;SPAN class="ansi0 bgAnsi15"&gt;des,md5,sha256/512 (default )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;-S SALT&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;But -a (old syntax afaik) does work in CLI, and default is md5.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 13:23:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256883#M13212</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2025-09-09T13:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256885#M13214</link>
      <description>&lt;P&gt;Correct, -a doesn't work. -m works but isn't needed as you pointed out, just md5 is required plus the password&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 13:32:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256885#M13214</guid>
      <dc:creator>TJ_Aus</dc:creator>
      <dc:date>2025-09-09T13:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256887#M13215</link>
      <description>&lt;P&gt;No, md5 is not required as it is the default, so cryptpw &lt;EM&gt;password&lt;/EM&gt; will be sufficient. cryptpw -m sha512 &lt;EM&gt;password&lt;/EM&gt; will give a hash starting with $6 denoting sha-512. I see no script used in your post, and in&amp;nbsp;expert mode on a 1500 -a SHA512 will work. I have tested the following script on a 1600:&lt;/P&gt;
&lt;PRE&gt;#!/bin/sh&lt;BR /&gt;cryptpw -a sha512 karin&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Output is:&lt;/P&gt;
&lt;PRE&gt;&lt;BR /&gt;[Expert@sweet-sixteen]# ./test.sh&lt;BR /&gt;$6$WUar.r5CXaB6JlQj$aNrkcJXFfP/esvcQB4GkF0XgOZMLf0Rr3WHwR57aAFG/ZMCUwr37HzAGE4iSPusQFRtCzRir4ZLlW8oiwhVd41&lt;/PRE&gt;
&lt;P&gt;No error using -a ! So i see no use in your post...&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 13:58:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256887#M13215</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2025-09-09T13:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256976#M13221</link>
      <description>&lt;P&gt;Thanks for your kind reply, it is very helpful as I didn't know -a or -m weren't needed and that MD5 was default as it looked like SHA was the default from the command output&lt;BR /&gt;My point was that in an earlier post, -a was used which doesn't work for me. See the output. I don't get an error, I just get the help. I was looking to script it, but it didn't work when I typed it manually. I later found -m worked and didn't investigate further as I got what I needed&lt;/P&gt;&lt;P&gt;Yes we don't need to use -m md5 but -m md5 works if it is used regardless if it is needed or not. The command works if I use -m or if I don't use -m. See below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;# &lt;STRONG&gt;cryptpw –a md5 NewPassword&lt;/STRONG&gt;&lt;BR /&gt;BusyBox v1.36.1 (2024-03-18 18:58:40 IST) multi-call binary.&lt;/P&gt;&lt;P&gt;Usage: cryptpw [-P FD] [-m TYPE] [-S SALT] [PASSWORD] [SALT]&lt;/P&gt;&lt;P&gt;Print crypt(3) hashed PASSWORD&lt;/P&gt;&lt;P&gt;-P N Read password from fd N&lt;BR /&gt;-m TYPE des,md5,sha256/512 (default )&lt;BR /&gt;-S SALT&lt;/P&gt;&lt;P&gt;# &lt;STRONG&gt;cryptpw -m md5 NewPassword&lt;/STRONG&gt;&lt;BR /&gt;$1$pztzUpMk$wCHZ57cZzc6p1lpDKJ/TR0&lt;BR /&gt;# &lt;STRONG&gt;cryptpw NewPassword&lt;/STRONG&gt;&lt;BR /&gt;$1$OWyL25XG$uw3.N0yi1el.tPLXS.M6P/&lt;BR /&gt;# &lt;STRONG&gt;fw ver&lt;/STRONG&gt;&lt;BR /&gt;This is Check Point's 1570 Appliance &lt;STRONG&gt;R81.10.17 - Build 654&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 05:41:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/256976#M13221</guid>
      <dc:creator>TJ_Aus</dc:creator>
      <dc:date>2025-09-10T05:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/257003#M13225</link>
      <description>&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;Very strange ! Both my SMBs accept -a - maybe that option was removed in .17 - but is still present in R82.00.00 ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;&lt;BR /&gt;The last test above was from a&amp;nbsp;1600 Appliance&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;My other testing device gives:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;
&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;[Expert@fifteenfifty]# fw ver&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;This is Check Point's 1550 Appliance R81.10.15 - Build 913&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;[Expert@fifteenfifty]# cryptpw -a md5 karin&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&lt;SPAN class="ansi0 bgAnsi15"&gt;$1$KBNQMt5v$OdQeEqdBdT7MTSJ27MiqH.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="height: 19px;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Sep 2025 10:15:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/257003#M13225</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2025-09-10T10:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/257077#M13232</link>
      <description>&lt;P&gt;Roger that, mine is on a different release and is a 1570&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 02:54:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/257077#M13232</guid>
      <dc:creator>TJ_Aus</dc:creator>
      <dc:date>2025-09-11T02:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: set expert password-hash using autoconf.clish doesnt' work</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/257080#M13233</link>
      <description>&lt;P&gt;1550 or 1570 makes no difference in BusyBox commands, but the release / build will.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 06:55:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/set-expert-password-hash-using-autoconf-clish-doesnt-work/m-p/257080#M13233</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2025-09-11T06:55:59Z</dc:date>
    </item>
  </channel>
</rss>

