Difference between revisions of "Troubleshooting Identity Awareness"
From Tech-Wiki
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
# adlog a dc | # adlog a dc | ||
− | # adlog a query ip 10. | + | # adlog a query ip 10.1.1.3 |
1 user -> John Black ([email protected]) | 1 user -> John Black ([email protected]) | ||
− | # 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 | + | # 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
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