<?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: API for LDAP Account units in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271579#M9393</link>
    <description>&lt;P&gt;In case anyone is interested:&lt;BR /&gt;Since the whole thing still hasn't been implemented, I did it all via psql_client and discovered in the process that you can also spit out the psql results nicely via json.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;psql_client cpm postgres -t -c ‘SELECT json_agg(row_to_json(t)) FROM (SELECT name, objid as uid, domainid FROM dleobjectderef_data WHERE cpmitype = “ldap_au” AND dlesession = 0 AND NOT deleted) t;’ | jq .&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;If I could now send the whole thing to management with the run script, which either doesn't work or I haven't managed to do yet, then I would have a nice API workaround.&lt;BR /&gt;&lt;BR /&gt;This works on multi-domain management. Due to a lack of standard management, I was unable to test it on such a system.&lt;/P&gt;</description>
    <pubDate>Sun, 22 Feb 2026 11:24:51 GMT</pubDate>
    <dc:creator>Vincent_Bacher</dc:creator>
    <dc:date>2026-02-22T11:24:51Z</dc:date>
    <item>
      <title>API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86570#M4906</link>
      <description>&lt;P&gt;Are there plans to implement API calls for LDAP account units?&lt;/P&gt;&lt;P&gt;I'm hoping to automate updating the service account password used to authenticate to the domain controller in a AD Query setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or is there an 'unsupported' way to do this with the generic-object api ?&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 09:08:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86570#M4906</guid>
      <dc:creator>Sigbjorn</dc:creator>
      <dc:date>2020-05-28T09:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86615#M4907</link>
      <description>&lt;P&gt;You can probably do this with dbedit, but I wouldn't recommend going that route.&lt;/P&gt;
&lt;P&gt;In case you haven't seen it, LDAP/AU objects are listed in the following thread along with other operations that can't be performed through the Management API, and must instead be accomplished through the SmartConsole/SmartDashboard:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/Functionality-API-vs-SmartConsole/td-p/57563" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/Functionality-API-vs-SmartConsole/td-p/57563&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 14:05:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86615#M4907</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-05-28T14:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86829#M4912</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37502"&gt;@Omer_Kleinstern&lt;/a&gt;&amp;nbsp;any insights?&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 05:03:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86829#M4912</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-05-31T05:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86961#M4920</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We do not currently support LDAP Account units in Management API, it is in the future plans.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unfortunately, it is not&amp;nbsp;possible to do via&amp;nbsp;generic-object API.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 16:40:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86961#M4920</guid>
      <dc:creator>Omer_Kleinstern</dc:creator>
      <dc:date>2020-06-01T16:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86963#M4921</link>
      <description>&lt;P&gt;May I guess? not supported even with R81 ?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 16:57:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86963#M4921</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2020-06-01T16:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86971#M4922</link>
      <description>It wasn't listed in the R81 EA notes at least.</description>
      <pubDate>Mon, 01 Jun 2020 17:52:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/86971#M4922</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-06-01T17:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/87018#M4926</link>
      <description>&lt;P&gt;Thank you for the feedback.. We'll have to make a manual routine then.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 07:44:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/87018#M4926</guid>
      <dc:creator>Sigbjorn</dc:creator>
      <dc:date>2020-06-02T07:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/164793#M7341</link>
      <description>&lt;P&gt;I would make a movie of this process but it would hit the top 10 - how to waste time doing nothing useful charts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you define de LDAP server you need to first have an object defined. Then the object is selected from a drop-down list with no filter/search (think of a customer that has 20000 objects defined) and how you can choose just the starting letter. If the starting letter is for example naming convention for location and it is an A, how many scrolls is that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to do this with countless Smart Console jams and blocks with maybe 5 min waiting time.&lt;/P&gt;&lt;P&gt;Then think of the customer having multiple geographies and 30+ AD Servers to add.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This takes me roughly 2 days to complete and hope that the Smart Console does not go "Not Responding" permanently.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 11:36:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/164793#M7341</guid>
      <dc:creator>cezar_varlan1</dc:creator>
      <dc:date>2022-12-12T11:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/164794#M7342</link>
      <description>&lt;P&gt;Do try this, then please escalate and solve it. I will post the recording in a few days, it will be fun.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 11:37:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/164794#M7342</guid>
      <dc:creator>cezar_varlan1</dc:creator>
      <dc:date>2022-12-12T11:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/164862#M7343</link>
      <description>&lt;P&gt;I will name the relevant host object starting with "aaaaa", so it will be very first in the drop-down menu. Once selected and published, rename the "aaaaa" host object to your desired name based on naming convention.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 21:34:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/164862#M7343</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2022-12-12T21:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/182474#M7737</link>
      <description>&lt;P&gt;Hi Omer,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;it is in the future plans&lt;/P&gt;&lt;P&gt;Any news about this?&lt;/P&gt;&lt;P&gt;Is it possible in R81.10 or R81.20 API to create LDAP Account Units?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 06:39:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/182474#M7737</guid>
      <dc:creator>pmo</dc:creator>
      <dc:date>2023-05-30T06:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/182606#M7741</link>
      <description>&lt;P&gt;Doesn't appear possible in the latest R81.20/v1.9 API, see my post here:&lt;/P&gt;
&lt;P&gt;&lt;A id="link_17" class="page-link lia-link-navigation lia-custom-event" href="https://community.checkpoint.com/t5/API-CLI-Discussion/Functionality-Mgmt-API-vs-SmartConsole-Revisited-for-R81-20-v1-9/m-p/182601" target="_blank" rel="noopener"&gt;Functionality - Mgmt API vs. SmartConsole - Revisited for R81.20/v1.9&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 18:41:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/182606#M7741</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2023-05-30T18:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/182607#M7742</link>
      <description>&lt;P&gt;Not in R81.10 or R81.20.&lt;BR /&gt;I recommend engaging with your local Check Point office around this requirement.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 18:45:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/182607#M7742</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-05-30T18:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271579#M9393</link>
      <description>&lt;P&gt;In case anyone is interested:&lt;BR /&gt;Since the whole thing still hasn't been implemented, I did it all via psql_client and discovered in the process that you can also spit out the psql results nicely via json.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;psql_client cpm postgres -t -c ‘SELECT json_agg(row_to_json(t)) FROM (SELECT name, objid as uid, domainid FROM dleobjectderef_data WHERE cpmitype = “ldap_au” AND dlesession = 0 AND NOT deleted) t;’ | jq .&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;If I could now send the whole thing to management with the run script, which either doesn't work or I haven't managed to do yet, then I would have a nice API workaround.&lt;BR /&gt;&lt;BR /&gt;This works on multi-domain management. Due to a lack of standard management, I was unable to test it on such a system.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Feb 2026 11:24:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271579#M9393</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-02-22T11:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271748#M9395</link>
      <description>&lt;P&gt;When I was looking at the new API calls supported by R82.10 and R82 JHF 41, I did see API support was added for creating &lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#api_versions~v2.1%20" target="_blank"&gt;LDAP Groups via the API&lt;/A&gt;.&lt;BR /&gt;This is not the same as creating the LDAP Account Units themselves, obviously, but it's a step in the right direction.&lt;/P&gt;
&lt;P&gt;Given the last couple of maintrain releases (R82, R82.10) have added API support for a lot of legacy object types, the push to make&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk170314" target="_blank"&gt;SmartConsole Web&lt;/A&gt;&amp;nbsp;usable by the vast majority of our customers for their day-to-day tasks, and LDAP Account Units are an important object type for on-premise Identity Awareness setups, I suspect we will have a formal API for LDAP AUs in a coming release.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 17:12:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271748#M9395</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-02-23T17:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271749#M9396</link>
      <description>&lt;P&gt;Thank you for this update.&lt;/P&gt;
&lt;P&gt;I don't need to create an au, displaying would be enough for now.&lt;BR /&gt;But I understand that this takes a long time, and my project also works with the json from psql_client retrieved via ssh.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 17:26:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271749#M9396</guid>
      <dc:creator>Vincent_Bacher</dc:creator>
      <dc:date>2026-02-23T17:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: API for LDAP Account units</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271783#M9398</link>
      <description>&lt;P&gt;Glad you found something workable, which of course could be wrapped in a run-script API call. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 21:40:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-for-LDAP-Account-units/m-p/271783#M9398</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-02-23T21:40:14Z</dc:date>
    </item>
  </channel>
</rss>

