Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article provides an example for getting started with the Active Directory service monitor. Try the following settings when initially configuring your Active Directory service monitor:

Code Block
languagesql
Host: <AD hostname> 
Port: 389

...


Password: <password from user listed in bind string> 
Base:

...

 CL=Users,DC=domain,DC=com

...


Bind:

...

 CL=Chris Lewis,CN=Users,DC=domain,DC=com 
Attribute: sAMAccountName

Replace CNCL=Craig Finn Chris Lewis with the user account you wish to query. If you are not completely familiar with the hierarchy of your AD setup, there are free AD browser tools available such as AD Explorer, which is available at the Microsoft Technet website.