

– The result will look like: “CN=Users,CN=Builtin,DC=MyDomain,DC=com” Hyenas queries can also contain a customized LDAP filter, if desired, for the ultimate in server-side AD filtering and query performance. (Example: If I were searching for a group called Users, I could enter the group name as Users* to get a list of all groups who’s name contains “Users”) The queries are available in the LDAP Search option, to ensure that queries work correctly, you need to click on the Populate button at the end of the Server. – If you need this information for configurations like Blue Coat Reporter’s LDAP/Directory settings, when asked for a User Base DN, you would enter: CN=Users,DC=MyDomain,DC=com
#Server 2012 ldap query tool windows#
I can now run queries and thanks to Meinholf, am using LDAP-S as well, so that pretty awesome. Ldp is a graphical user interface (GUI)-based, Windows Explorerlike tool with a scope pane on the left that is used for navigating through the Active Directory namespace, and a details pane on the right that is used for displaying the results of the LDAP operations. They both need to be the same in order for the ASA to run queries against the Windows Server 2012 Active Directory Server. – The result will look like: “CN=John.Smith,CN=Users,DC=MyDomain,DC=com” The actual issue was that the display name in AD was different from the username field.

(Example: If I were searching for all users named John, I could enter the username as John* to get a list of all users who’s name is John) To find the user and group base DN, you can run a query from any member server on your Windows domain.
