Difference between revisions of "Troubleshooting Identity Awareness"
From Tech-Wiki
Line 9: | Line 9: | ||
# pdp monitor user john.black | # pdp monitor user john.black | ||
# pdp monitor ip 10.1.1.3 | # pdp monitor ip 10.1.1.3 | ||
+ | # pdp connections pep | ||
# pep show user query usr john.black | # 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 wmitest | # 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 | ||
Grab the output from $FWDIR/log/test_ad_connectivity.elg | Grab the output from $FWDIR/log/test_ad_connectivity.elg |
Revision as of 17:05, 22 January 2019
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 wmitest
Grab the output from $FWDIR/log/test_ad_connectivity.elg