Difference between revisions of "Troubleshooting Identity Awareness"

From Tech-Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
  # adlog a dc
 
  # adlog a dc
  # adlog a query ip  10.7.20.17
+
  # adlog a query ip  10.1.1.3
 
  1 user -> John Black ([email protected])
 
  1 user -> John Black ([email protected])
 +
# pdp monitor user john.black
 +
# pdp monitor ip 10.1.1.3
 
  # 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 02:31, 30 October 2018

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
# 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