<?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 do I do an &amp;quot;or&amp;quot; chooise in $FWDIR/conf/local.scv in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/115565#M8933</link>
    <description>&lt;P&gt;Many thank´s PhoneBoy, you made my day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 08:35:03 GMT</pubDate>
    <dc:creator>Anders_Gustafss</dc:creator>
    <dc:date>2021-04-08T08:35:03Z</dc:date>
    <item>
      <title>How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/114474#M8931</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have been using a SCV register check on our Windows 10 computers Mobile VPN clients for some years but we placed the registry check value in a "bad place" so every time we upgrade Window 10 the registry is updated and our registry value is deleted.&amp;nbsp;&lt;BR /&gt;Now we want to change the registry value to a "safer place" in registry and want to complement the $FWDIR/conf/local.scvfile with an "or" chooise so we can push out new Windows 10 images with the updated place i registry.&lt;/P&gt;&lt;P&gt;So my question is, how do we do an "or" chooise between two registry values in&amp;nbsp;$FWDIR/conf/local.scv?&lt;/P&gt;&lt;P&gt;I can´t find any examples how to do this, but I hope it isn´t impossible and that someone know how to do it.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Anders&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 15:12:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/114474#M8931</guid>
      <dc:creator>Anders_Gustafss</dc:creator>
      <dc:date>2021-03-24T15:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/114733#M8932</link>
      <description>&lt;P&gt;Here's a slightly modified example from:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/Remote-Access-VPN/Real-World-local-scv-Example/m-p/81381/highlight/true#M3084" target="_blank"&gt;https://community.checkpoint.com/t5/Remote-Access-VPN/Real-World-local-scv-Example/m-p/81381/highlight/true#M3084&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;		: (RegMonitor
			:type (plugin)
			:parameters (
				:begin_or (1)
                                        :string ("SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain=DomainA")
					:string ("SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain=DomainB")
				:end (or1)
				:begin_admin (admin)
					:send_log (alert)
					:mismatchmessage ("Must be member of DomainA or DomainB")
				:end (admin)
			)
		)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 16:45:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/114733#M8932</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-26T16:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/115565#M8933</link>
      <description>&lt;P&gt;Many thank´s PhoneBoy, you made my day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 08:35:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/115565#M8933</guid>
      <dc:creator>Anders_Gustafss</dc:creator>
      <dc:date>2021-04-08T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/219930#M8934</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;I want check two different option in RegMonitor and write different message for every option.&lt;/P&gt;&lt;P&gt;Example: 1. check domain and 2. own record in registry.&lt;/P&gt;&lt;P&gt;And if 1 pass and 2 don't pass that send message about 2 option. If two option mismatch that two different message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="php"&gt;: (RegMonitor
:type (plugin)
:string ("SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain=def.domain")
:begin_admin (admin)
:send_log (alert)
:mismatchmessage ("Your computer doesn't meet the domain membership requirements. Domain must be def.domain")
:end (admin)
:string ("SOFTWARE\WOW6432Node\Security Status="Red")
:begin_admin (admin)
:send_log (alert)
:mismatchmessage ("Your computer Status Red. Please update status to Green.")
:end (admin)
)​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 13:13:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/219930#M8934</guid>
      <dc:creator>Air</dc:creator>
      <dc:date>2024-07-08T13:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/220010#M8935</link>
      <description>&lt;P&gt;For that, I believe you need two RegMonitor stanzas&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;  : (RegMonitor
    :type (plugin)
    :parameters (
       :string ("SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain=DomainA")
       :begin_admin (admin)
         :send_log (alert)
         :mismatchmessage ("Must be member of DomainA")
       :end (admin)
    )
  )
  : (RegMonitor
    :type (plugin)
    :parameters (
      :string ("SOFTWARE\WOW6432Node\Security Status="Red")
      :begin_admin (admin)
        :send_log (alert)
        :mismatchmessage ("Change computer status to Green")
      :end (admin)
    )
  )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 19:35:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/220010#M8935</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-07-08T19:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/220017#M8936</link>
      <description>&lt;P&gt;Unfortunately, it doesn't work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 20:03:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/220017#M8936</guid>
      <dc:creator>Air</dc:creator>
      <dc:date>2024-07-08T20:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do an "or" chooise in $FWDIR/conf/local.scv</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/220020#M8937</link>
      <description>&lt;P&gt;What is the precise behavior that occurs?&lt;BR /&gt;What do you see when you try and debug scv?&lt;BR /&gt;Follow the steps here:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_PerformanceTuning_AdminGuide/Topics-PTG/Kernel-Debug/Kernel-Debug-Procedure.htm?tocpath=Kernel%20Debug%20on%20Security%20Gateway%20%7C_____3" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_PerformanceTuning_AdminGuide/Topics-PTG/Kernel-Debug/Kernel-Debug-Procedure.htm?tocpath=Kernel%20Debug%20on%20Security%20Gateway%20%7C_____3&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;For the debug flags (Step 8), I believe you'll need &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;fw ctl debug -m fw + scv&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;TAC may have other suggestions here.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 20:25:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/How-do-I-do-an-quot-or-quot-chooise-in-FWDIR-conf-local-scv/m-p/220020#M8937</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-07-08T20:25:52Z</dc:date>
    </item>
  </channel>
</rss>

