Check Point Certified Automation Specialist (CCAS) — Question 38
You receive reports from multiple users that they cannot browse. Upon further discovery you identify that Identity Awareness cannot identify the users properly and apply the configured Access Roles. What commands you can use to troubleshoot all identity collectors and identity providers from the command line?
Answer options
- A. on the gateway: pdp debug set AD all and IDC all
- B. on the management: pdp debug on IDC all
- C. on the management: pdp debug set all all
- D. on the gateway: pdp debug set IDC all IDP all
Correct answer: D
Explanation
The correct answer, D, allows you to set debugging for both Identity Collectors (IDC) and Identity Providers (IDP) on the gateway, giving you comprehensive troubleshooting information. Option A is incorrect because it doesn't include the necessary IDP debugging. Option B is limited to the management server and does not cover IDP. Option C does not specify the correct components to debug, making it less effective for this scenario.