<?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: Identity Collector - pdp empty in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208768#M39530</link>
    <description>&lt;P&gt;Do you still have a LDAP account unit in Smart Console? I think you still need it even if you use IDC.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 13:33:54 GMT</pubDate>
    <dc:creator>Lesley</dc:creator>
    <dc:date>2024-03-14T13:33:54Z</dc:date>
    <item>
      <title>Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208736#M39525</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a strange issue with Identity Collector where the users/ip are not actually collected by the gateway.&lt;/P&gt;&lt;P&gt;The IDC is correctly configured and working, all the gateways are directly connected to this IDC which is set as unique source in Identity Awareness.&lt;BR /&gt;I can see the events increasing, all is green.&lt;BR /&gt;Now the problem:&lt;/P&gt;&lt;P&gt;Access Roles rules are not applied since users are not seen by the gateway; The command "pdp m ip [ip address]" shows an empty record&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="idc.png" style="width: 683px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/24859i0AFA7508EE067775/image-size/large?v=v2&amp;amp;px=999" role="button" title="idc.png" alt="idc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Note that this gateway is connected by VPN s2s, but the traffic is passing correctly (at least I guess... there is no info about specific rules).&lt;/P&gt;&lt;P&gt;What am I missing?&lt;BR /&gt;It looks like the IDC is not passing info at all.&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 10:19:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208736#M39525</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2024-03-14T10:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208743#M39526</link>
      <description>&lt;P&gt;Will you be able to run test_ad_connectivity on the gateway to confirm the gateway is able to fetch required information.&lt;/P&gt;&lt;P&gt;More about it here:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_IdentityAwareness_AdminGuide/Topics-IDAG/CLI/test-ad-connectivity.htm?tocpath=Command%20Line%20Reference%7C_____5" target="_blank" rel="noopener"&gt;https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_IdentityAwareness_AdminGuide/Topics-IDAG/CLI/test-ad-connectivity.htm?tocpath=Command%20Line%20Reference%7C_____5&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;Example&lt;/P&gt;&lt;TABLE cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;IPv4 of AD DC&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;192.168.230.240&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Domain&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;mydc.local&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Username&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN class=""&gt;Administrator&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Password&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;aaaa&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;[Expert@GW:0]# $FWDIR/bin/test_ad_connectivity -u "&lt;SPAN class=""&gt;Administrator&lt;/SPAN&gt;" -c "aaaa" -D "CN=&lt;SPAN class=""&gt;Administrator&lt;/SPAN&gt;,CN=Users,DC=mydc,DC=local" -d mydc.local -i 192.168.230.240 -b "DC=mydc,DC=local" -o test.txt&lt;BR /&gt;[Expert@GW:0]#&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Output&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;PRE&gt;[Expert@GW:0]# cat $FWDIR/tmp/test.txt
(
   :status (SUCCESS_LDAP_WMI)
   :err_msg ("WMI_SUCCESS;LDAP_SUCCESS")
   :ldap_status (LDAP_SUCCESS)
   :wmi_status (WMI_SUCCESS)
   :timestamp ("Mon Feb 26 10:17:41 2018")
)
[Expert@GW:0]#&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE cellspacing="0"&gt;&lt;COLGROUP&gt;&lt;COL /&gt;&lt;COL /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN class=""&gt;Note&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- In order to know the output is authentic, pay attention that the timestamp is the same as the local time.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 14 Mar 2024 11:12:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208743#M39526</guid>
      <dc:creator>NiladriSarkar</dc:creator>
      <dc:date>2024-03-14T11:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208750#M39527</link>
      <description>&lt;P&gt;Maybe my assumption is wrong, but as I said I configured the gateway to get users and IP from Identity Collector, NOT the domain controllers.&lt;/P&gt;&lt;P&gt;This command should check the access to the Domain Controller.&lt;/P&gt;&lt;P&gt;Anyway the output is:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;(&lt;BR /&gt;:status (COMM_ERR)&lt;BR /&gt;:err_msg ("ADLOG_ERROR_INTERNAL;LDAP_OPERATIONS_ERROR")&lt;BR /&gt;:ldap_status (LDAP_OPERATIONS_ERROR)&lt;BR /&gt;:wmi_status (ADLOG_ERROR_INTERNAL)&lt;BR /&gt;:timestamp ("Thu Mar 14 12:30:44 2024")&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 11:36:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208750#M39527</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2024-03-14T11:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208758#M39529</link>
      <description>&lt;P&gt;So on IDC side, you can see logs increasing every hour, correct? Can you send output of below (in my lab example)&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;[Expert@CP-gw:0]# pdp idc status&lt;BR /&gt;Identity Collector IP: 172.16.10.111&lt;BR /&gt;Identity Sources:&lt;BR /&gt;No information about identity sources&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;[Expert@CP-gw:0]#&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 12:32:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208758#M39529</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-14T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208768#M39530</link>
      <description>&lt;P&gt;Do you still have a LDAP account unit in Smart Console? I think you still need it even if you use IDC.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 13:33:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208768#M39530</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-03-14T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208775#M39531</link>
      <description>&lt;P&gt;Yes, the logs are increasing in real time; If I launch "pdp idc status" I get a list of the domain controllers divided by Identity Collectors (there are two IDC), all showing they are connected and with several events received in the last minute.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:34:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208775#M39531</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2024-03-14T14:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208776#M39532</link>
      <description>&lt;P&gt;Yes, still have the LDAP account unit.&lt;/P&gt;&lt;P&gt;What is really strange is that the user/machine/ip associations are different on different gateways and also change after some time.&lt;/P&gt;&lt;P&gt;We have two domains (trusted) and from the gateway of the domain "alpha.local" with "pdp m ip x.x.x.x" I can see the correct association with the machine name, but the user sometimes changes (I'm logged in with my domain user but I launch RDP sessions to servers with a domain admin).&lt;/P&gt;&lt;P&gt;From the gateway of the domain "beta.local" if I check the same IP, I get different or empty associations (I don't even know why, they should be the same).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:38:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208776#M39532</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2024-03-14T14:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208778#M39533</link>
      <description>&lt;P&gt;Are you able to fetch the branches okay? This only would not work if its S1C instance (thats expected), but works on regular mgmt server.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 14:46:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/208778#M39533</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-03-14T14:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/209438#M39692</link>
      <description>&lt;P&gt;Yes, I'm able to fetch the branches&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 16:47:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/209438#M39692</guid>
      <dc:creator>AkiYa</dc:creator>
      <dc:date>2024-03-21T16:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Identity Collector - pdp empty</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/209449#M39698</link>
      <description>&lt;P&gt;Any output with&amp;nbsp;&lt;SPAN&gt;adlog a dc ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also as a start follow this SK and make sure the user has enough rights:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk113747" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk113747&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 19:38:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Identity-Collector-pdp-empty/m-p/209449#M39698</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-03-21T19:38:57Z</dc:date>
    </item>
  </channel>
</rss>

