<?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 Expert mode for Gaia Embedded for RADIUS users in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156308#M7313</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We’re now using RADIUS (Windows NPS) to authenticate administrators on our Check Point SMB devices using the commands below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set radius-server priority 1 ipv4-address &amp;lt;Primary_RADIUS_Server_IP_Address&amp;gt; udp-port 1812 shared-secret &amp;lt;shared_key_1&amp;gt; timeout 3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set radius-server priority 2 ipv4-address &amp;lt;Secondary_RADIUS_Server_IP_Address&amp;gt;&amp;nbsp; udp-port 1812 shared-secret &amp;lt;shared_key_2&amp;gt; timeout 3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set administrators radius-auth enable use-radius-roles true&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We’d like to login directly in Expert Mode when we login to the firewall. Do you have an idea how we can achieve this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI, I've tried what was discussed in this post:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/SMB-Gateways-Spark/Activate-bashUser-via-script-on-a-Embedded-Gaia-device/td-p/16827" target="_blank"&gt;Solved: Activate bashUser via script on a Embedded Gaia de... - Check Point CheckMates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this only works for local accounts, NOT for RADIUS users&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 08:17:42 GMT</pubDate>
    <dc:creator>Leader_Kiongi</dc:creator>
    <dc:date>2022-09-02T08:17:42Z</dc:date>
    <item>
      <title>Expert mode for Gaia Embedded for RADIUS users</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156308#M7313</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We’re now using RADIUS (Windows NPS) to authenticate administrators on our Check Point SMB devices using the commands below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set radius-server priority 1 ipv4-address &amp;lt;Primary_RADIUS_Server_IP_Address&amp;gt; udp-port 1812 shared-secret &amp;lt;shared_key_1&amp;gt; timeout 3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set radius-server priority 2 ipv4-address &amp;lt;Secondary_RADIUS_Server_IP_Address&amp;gt;&amp;nbsp; udp-port 1812 shared-secret &amp;lt;shared_key_2&amp;gt; timeout 3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set administrators radius-auth enable use-radius-roles true&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We’d like to login directly in Expert Mode when we login to the firewall. Do you have an idea how we can achieve this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI, I've tried what was discussed in this post:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/SMB-Gateways-Spark/Activate-bashUser-via-script-on-a-Embedded-Gaia-device/td-p/16827" target="_blank"&gt;Solved: Activate bashUser via script on a Embedded Gaia de... - Check Point CheckMates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this only works for local accounts, NOT for RADIUS users&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:17:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156308#M7313</guid>
      <dc:creator>Leader_Kiongi</dc:creator>
      <dc:date>2022-09-02T08:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expert mode for Gaia Embedded for RADIUS users</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156369#M7322</link>
      <description>&lt;P&gt;The "bashUser" script tries to twiddle a database entry for the specified (or current) user to change the shell to bash.&lt;BR /&gt;That fails on RADIUS users since there's no db entry (/etc/passwd or otherwise).&lt;/P&gt;
&lt;P&gt;Which means: if there is a supported method to allow this, it will be via a different method.&lt;BR /&gt;I suspect, however, this is an RFE.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2022 00:35:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156369#M7322</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-09-03T00:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expert mode for Gaia Embedded for RADIUS users</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156382#M7323</link>
      <description>&lt;P&gt;Of course, you can always&amp;nbsp;&lt;EM&gt;create&lt;/EM&gt; an authentication database entry for a given user. Just don't give the user a password, and authentication will fall through to RADIUS. This gives you full control over their UID, GID, home directory, login shell, everything on a per-user basis.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2022 13:20:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156382#M7323</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2022-09-03T13:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expert mode for Gaia Embedded for RADIUS users</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156442#M7324</link>
      <description>&lt;P&gt;Thank you for your feedback&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp; I opened a TAC case in the meantime and here's the solution:&lt;/P&gt;&lt;P&gt;1. Perform a manual upgrade to the latest GA firmware for Centrally managed 1500 appliance - R80.20.50&lt;BR /&gt;2. Run in expert mode: sqlcmd "update adminRadius set enableDefaultShell ='true'"&lt;BR /&gt;3. In WebUI, go to Device-&amp;gt;Advanced Settings-&amp;gt;Filter for 'Administrators RADIUS authentication - Default Shell' and change the value to 'Bash'.:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried it and it works.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 06:07:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156442#M7324</guid>
      <dc:creator>Leader_Kiongi</dc:creator>
      <dc:date>2022-09-05T06:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expert mode for Gaia Embedded for RADIUS users</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156443#M7325</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&amp;nbsp;for your feedback&amp;nbsp;&amp;nbsp; I opened a TAC case in the meantime and here's the solution:&lt;/P&gt;&lt;P&gt;1. Perform a manual upgrade to the latest GA firmware for Centrally managed 1500 appliance - R80.20.50&lt;BR /&gt;2. Run in expert mode: sqlcmd "update adminRadius set enableDefaultShell ='true'"&lt;BR /&gt;3. In WebUI, go to Device-&amp;gt;Advanced Settings-&amp;gt;Filter for 'Administrators RADIUS authentication - Default Shell' and change the value to 'Bash'.:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried it and it works.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 06:08:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156443#M7325</guid>
      <dc:creator>Leader_Kiongi</dc:creator>
      <dc:date>2022-09-05T06:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expert mode for Gaia Embedded for RADIUS users</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156635#M7347</link>
      <description>&lt;P&gt;Also looks like this is in R81.10.00 also.&lt;BR /&gt;Nice find!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 14:04:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Expert-mode-for-Gaia-Embedded-for-RADIUS-users/m-p/156635#M7347</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-09-06T14:04:35Z</dc:date>
    </item>
  </channel>
</rss>

