<?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 Database Revision - only with SmartConsole? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122673#M5963</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;just playing around with database revision and purge and recognized missing 'sessions':&lt;/P&gt;
&lt;P&gt;Adding an administrator admin1 via&amp;nbsp; smartconsole creates a revision in the session. Which is good and expected.&lt;/P&gt;
&lt;P&gt;Doing now the same with:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;mgmt_cli add administrator name "admin2" password "test" comments "test" authentication-method "INTERNAL_PASSWORD" permissions-profile "read write all" --format json"&amp;nbsp; -s id.txt&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;mgmt_cli publish --format json -s id.txt&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;there is no entry in revision.&lt;/P&gt;
&lt;P&gt;Both administrator do correctly appear and work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering why there is a difference. Shouldn't the mgmt_cli call also creates a revision entry?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 07:49:06 GMT</pubDate>
    <dc:creator>S_E_</dc:creator>
    <dc:date>2021-07-01T07:49:06Z</dc:date>
    <item>
      <title>Database Revision - only with SmartConsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122673#M5963</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;just playing around with database revision and purge and recognized missing 'sessions':&lt;/P&gt;
&lt;P&gt;Adding an administrator admin1 via&amp;nbsp; smartconsole creates a revision in the session. Which is good and expected.&lt;/P&gt;
&lt;P&gt;Doing now the same with:&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;mgmt_cli add administrator name "admin2" password "test" comments "test" authentication-method "INTERNAL_PASSWORD" permissions-profile "read write all" --format json"&amp;nbsp; -s id.txt&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;&lt;EM&gt;mgmt_cli publish --format json -s id.txt&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;there is no entry in revision.&lt;/P&gt;
&lt;P&gt;Both administrator do correctly appear and work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering why there is a difference. Shouldn't the mgmt_cli call also creates a revision entry?&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 07:49:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122673#M5963</guid>
      <dc:creator>S_E_</dc:creator>
      <dc:date>2021-07-01T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Database Revision - only with SmartConsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122755#M5967</link>
      <description>&lt;P&gt;How are you determining sessions are “missing” exactly?&lt;BR /&gt;Every published session should result in a revision.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 18:48:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122755#M5967</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-07-01T18:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Database Revision - only with SmartConsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122793#M5973</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;SmartConsole | Manage and Settings | Revisions | (audit logs)&lt;/P&gt;
&lt;P&gt;Here it is possible to see every change in database when done via SmartConsole&lt;/P&gt;
&lt;P&gt;Adding an administrator via API, nothing will be written into this Revision/audit log.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;SMS/MDS R80.40 / T91&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 05:07:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122793#M5973</guid>
      <dc:creator>S_E_</dc:creator>
      <dc:date>2021-07-02T05:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Database Revision - only with SmartConsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122850#M5975</link>
      <description>&lt;P&gt;Using the username 'aa' in my management server, I created via mgmt_cli the administrator aaa in the System Domain in R81.&lt;BR /&gt;It is actually creating audit logs, which is good:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 979px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/12412iA8AB5D24149C1932/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;There was no corresponding entry for the session in Manage and Settings &amp;gt; Sessions &amp;gt; Revisions similar to what you're reporting&lt;BR /&gt;I assume, under the covers, it is actually creating a revision, just like any other published session, it's just not showing in that screen.&lt;BR /&gt;I presume this is a bug and would require a TAC case to resolve.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that a mgmt_cli session where I didn't log into the System Domain did create It did, however, create an entry for other items I performed via the CLI when not logging into the System Domain.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 01:00:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/122850#M5975</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-07-03T01:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Database Revision - only with SmartConsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/123609#M6019</link>
      <description>&lt;P&gt;Thanks for the hint!!!&lt;/P&gt;
&lt;P&gt;Adding &lt;FONT size="2"&gt;&lt;EM&gt;--domain 'System Data'&lt;/EM&gt;&lt;/FONT&gt;&amp;nbsp; &amp;nbsp;does result in proper revision/audit log file.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 14:06:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Database-Revision-only-with-SmartConsole/m-p/123609#M6019</guid>
      <dc:creator>S_E_</dc:creator>
      <dc:date>2021-07-12T14:06:06Z</dc:date>
    </item>
  </channel>
</rss>

