Hi All
We have integrated the CheckPoint with Active Directory to enforce user-based policy through an AD query. Post integration, we are able to fetch all user information through the dashboard therby create access role objects and also push the user-based policy to the Gateway. But the main problem here is that the Gateway is not able to enforce this user-based policy.
Setup details:
Management server: Baremetal server R80.20
Gateway: 44k Chassis R80.20sp
AD server: Windows 2012
AD user for integration: Not Administrator but followed sk93938
Observation:
"#adlog a dc" command shows "has connection" to all the domain controllers.
wbemtest results show success for the user that is used to integrate with AD.
No firewall between Gateway and Domain controllers to block DCE-PRC protocol port negotiation.
No drop logs in the Gateway where AD query is running for traffic towards Domain controller except for the occasional TCP out of state drops(traffic is symmetric checked).
Able to see user information from "adlog a query ip/user" command output.
Only able to see failed authentication and logout logs for the users in the CheckPoint smartlog.
test_ad_connectivity -x <customer domain> -o my_test.txt output is shown below.
[Expert@Checkpoint-ch01-01:0]# more my_test.txt
(
:status (SUCCESS_WMI)
:err_msg ("ADLOG_SUCCESS;LDAP_PROTOCOL_ERROR")
:ldap_status (LDAP_PROTOCOL_ERROR)
:wmi_status (ADLOG_SUCCESS)
:timestamp ("Fri Jan 8 17:14:28 2021")
My Analysis:
Chances are that the domain controller is not sending user login event logs to CheckPoint.
OR
The Gateway is not able to extract the information for the logs pulled from the Domain controller.
Need your expertise to proceed further!
Thanks
Amith Gururaj Rao