Difference between revisions of "Troubleshooting Identity Awareness"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:Check Point '''Back to Gaia''' Identity Awareness troubleshooting authentication issues and validating DC connectivity adlog a dc test_ad...")
 
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
'''[[Check Point#Gaia|Back to Gaia]]'''
 
'''[[Check Point#Gaia|Back to Gaia]]'''
  
Identity Awareness troubleshooting authentication issues and validating DC connectivity
+
Troubleshooting Identity Awareness authentication issues and validating DC connectivity.
  
  adlog a dc
+
  # adlog a dc
  test_ad_connectivity -d domain.local -i 10.1.1.10 -u svc_checkpoint -D "CN=SVC_Checkpoint,OU=Service Accounts,DC=domain,DC=local" -a -o wmitest
+
  # adlog a query ip  10.1.1.3
 +
1 user -> John Black ([email protected])
 +
# pdp monitor user john.black
 +
# pdp monitor ip 10.1.1.3
 +
# pdp connections pep
 +
# pep show user query usr john.black
 +
# pep show user all
 +
# test_ad_connectivity -d domain.local -i 10.1.1.10 -u svc_checkpoint -D "CN=SVC_Checkpoint,OU=Service Accounts,DC=domain,DC=local" -a -o /tmp/wmitest
  
 
Grab the output from $FWDIR/log/test_ad_connectivity.elg
 
Grab the output from $FWDIR/log/test_ad_connectivity.elg

Latest revision as of 20:19, 28 May 2019

Back to Gaia

Troubleshooting Identity Awareness authentication issues and validating DC connectivity.

# adlog a dc
# adlog a query ip  10.1.1.3
1 user -> John Black ([email protected])
# pdp monitor user john.black
# pdp monitor ip 10.1.1.3
# pdp connections pep 
# pep show user query usr john.black
# pep show user all
# test_ad_connectivity -d domain.local -i 10.1.1.10 -u svc_checkpoint -D "CN=SVC_Checkpoint,OU=Service Accounts,DC=domain,DC=local" -a -o /tmp/wmitest

Grab the output from $FWDIR/log/test_ad_connectivity.elg