Difference between revisions of "Troubleshooting Identity Awareness"
From Tech-Wiki
Line 4: | Line 4: | ||
Troubleshooting Identity Awareness 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.7.20.17 |
+ | 1 user -> John Black (john.black@domain.local) | ||
+ | # 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 23:13, 29 October 2018
Troubleshooting Identity Awareness authentication issues and validating DC connectivity.
# adlog a dc # adlog a query ip 10.7.20.17 1 user -> John Black (john.black@domain.local) # 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