<?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: cprid_util variables in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220222#M36699</link>
    <description>&lt;P&gt;You got all the valid responses...that sk mentioned is definitely great reference.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 11:57:39 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-07-10T11:57:39Z</dc:date>
    <item>
      <title>cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220185#M36682</link>
      <description>&lt;P&gt;Hello community&lt;/P&gt;&lt;P&gt;I would like to know the following commands can be used for. Especially I'm interested to uses variables.&lt;/P&gt;&lt;P&gt;Could someone gives an example for each of the commands to understand the syntax.&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;&lt;P&gt;cprid_util rexec [-dir &amp;lt;workdir | env variable&amp;gt;]&lt;BR /&gt;cprid_util putenv -attr &amp;lt;a&amp;gt; -val &amp;lt;v&amp;gt;&lt;BR /&gt;cprid_util getenv -attr &amp;lt;a&amp;gt;&lt;BR /&gt;cprid_util mkdir -dir &amp;lt;dirname | env variable&amp;gt;&lt;BR /&gt;cprid_util reg_getval -path &amp;lt;path&amp;gt; -val_name &amp;lt;name&amp;gt; [-only_val]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 08:03:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220185#M36682</guid>
      <dc:creator>PeterH</dc:creator>
      <dc:date>2024-07-10T08:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220186#M36683</link>
      <description>&lt;P&gt;Please see if this helps&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;</description>
      <pubDate>Wed, 10 Jul 2024 08:11:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220186#M36683</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2024-07-10T08:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220194#M36685</link>
      <description>&lt;P&gt;# cprid_util rexec -server 10.x.y.z -verbose -rexec -rcmd bash -c "pwd"&lt;BR /&gt;+ pwd&lt;BR /&gt;/&lt;/P&gt;&lt;P&gt;# cprid_util rexec -server 10.x.y.z -verbose -dir /var/log/tmp -rexec -rcmd bash -c "pwd"&lt;BR /&gt;+ pwd&lt;BR /&gt;/var/log/tmp&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 08:36:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220194#M36685</guid>
      <dc:creator>JP_Rex</dc:creator>
      <dc:date>2024-07-10T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220196#M36686</link>
      <description>&lt;P&gt;# cprid_util -server 10.x.y.z -verbose putenv -attr QQQ -val qqq&lt;BR /&gt;(NULL BUF)&lt;BR /&gt;# cprid_util -server 10.x.y.z -verbose getenv -attr QQQ&lt;BR /&gt;(NULL BUF)&lt;BR /&gt;qqq&lt;BR /&gt;# cprid_util -server 10.x.y.z -verbose getenv -attr FWDIR&lt;BR /&gt;(NULL BUF)&lt;BR /&gt;/opt/CPsuite-R81.20/fw1&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 08:40:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220196#M36686</guid>
      <dc:creator>JP_Rex</dc:creator>
      <dc:date>2024-07-10T08:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220198#M36687</link>
      <description>&lt;P&gt;&lt;SPAN&gt;cprid_util mkdir -dir &amp;lt;dirname | env variable&amp;gt;&lt;BR /&gt;should be clear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cprid_util reg_getval -path &amp;lt;path&amp;gt; -val_name &amp;lt;name&amp;gt; [-only_val]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CheckPoint Registry Values are so deep down you should not touch them (without TAC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Which is the reason I could not find a good example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 09:48:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220198#M36687</guid>
      <dc:creator>JP_Rex</dc:creator>
      <dc:date>2024-07-10T09:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220220#M36698</link>
      <description>&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk101047" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk101047&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 11:49:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220220#M36698</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2024-07-10T11:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220222#M36699</link>
      <description>&lt;P&gt;You got all the valid responses...that sk mentioned is definitely great reference.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 11:57:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220222#M36699</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-07-10T11:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220234#M36704</link>
      <description>&lt;P&gt;I do understand the -dir &amp;lt;dirname&amp;gt; but not the &amp;lt;env variable&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 13:25:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220234#M36704</guid>
      <dc:creator>PeterH</dc:creator>
      <dc:date>2024-07-10T13:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220237#M36705</link>
      <description>&lt;P&gt;If there is anything specific you need tested, happy to run in R82 lab I built.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 13:29:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220237#M36705</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-07-10T13:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220238#M36706</link>
      <description>&lt;P&gt;&lt;SPAN&gt;cprid_util reg_getval -path &amp;lt;path&amp;gt; -val_name &amp;lt;name&amp;gt; [-only_val]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The idea is to get / set something like ther following command do:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ckp_regedit -p SOFTWARE/CheckPoint&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards Peter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 13:32:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220238#M36706</guid>
      <dc:creator>PeterH</dc:creator>
      <dc:date>2024-07-10T13:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: cprid_util variables</title>
      <link>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220239#M36707</link>
      <description>&lt;P&gt;&amp;lt;env variable&amp;gt; is a linux environment variable - see e.g. &lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_Multi-DomainSecurityManagement_AdminGuide/Content/Topics-MDSG/Environment-Variables.htm" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;R81.20 Multi-Domain Security Management Administration Guide - &lt;STRONG&gt;Environment&lt;/STRONG&gt; &lt;STRONG&gt;Variables&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;or &lt;A href="https://support.checkpoint.com/results/sk/sk165938" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;sk165938: Persistent server &lt;STRONG&gt;environment&lt;/STRONG&gt; &lt;STRONG&gt;variables&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 13:32:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/cprid-util-variables/m-p/220239#M36707</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2024-07-10T13:32:34Z</dc:date>
    </item>
  </channel>
</rss>

