Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. LDAP and SSO authentication for Portal access
  5. Overview
  6. Using LDP to search active directory

Using LDP to search active directory

To confirm the Base DN, use the LDP Search option.

  1. In LDP, choose Browse -> Search.

  2. Use the Sub-tree Scope for all searches.

  3. Leave the BASE DN entry untouched and enter the following Filter:

    (&(objectClass=msExchExchangeServer)(cn=<serverShortName>))

    where <serverShortName> is the name before the dot (.) of a fully qualified domain name

    The filtered attributes of interest are: legacyExchangeDN and serialNumber

  4. If the filter in the previous step does not result in what you need, try the following Filter:

    (&(objectClass=msExchExchangeServer)(cn=<serverName>))

    where <serverName> is the fully qualified domain name of the server

  5. A Group search will display the DN.

    (objectClass=msExchStorageGroup)
  6. A Stores search will display the DN.

    (objectClass=msExchMDB)

Feedback

Was this page helpful?
Previous

Using LDP to find the base DN

Next

Configure single sign-on (SSO)

Feedback

Was this page helpful?