Difference between revisions of "Troubleshooting Identity Awareness"
From Tech-Wiki
(One intermediate revision by the same user not shown) | |||
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 | ||
− | # 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 | + | # 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
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