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. NetBackup and NetBackup Appliances Hardening Guide
  3. Steps to protect Access Appliance
  4. Configuring user authentication using digital certificates or smart cards
  5. About configuring LDAP settings
NetBackup and NetBackup Appliances Hardening Guide

About configuring LDAP settings

The Lightweight Directory Access Protocol (LDAP) is the protocol used to communicate with LDAP servers. The LDAP servers are the entities that perform the service. In Access Appliance, the most common use of LDAP is for user authentication.

For sites that use an LDAP server for access or authentication, Access Appliance provides a simple LDAP client configuration interface.

Before you configure Access Appliance LDAP settings, obtain the following LDAP configuration information from your system administrator:

  • IP address or host name of the LDAP server. You also need the port number of the LDAP server.

  • Base (or root) distinguished name (DN), for example:

    cn=employees,c=us

    LDAP database searches start here.

  • Bind distinguished name (DN) and password, for example:

    ou=engineering,c=us

    This allows read access to portions of the LDAP database to search for information.

  • Base DN for users, for example:

    ou=users,dc=com

    This allows access to the LDAP directory to search for and authenticate users.

  • Base DN for groups, for example:

    ou=groups,dc=com

    This allows access to the LDAP database, to search for groups.

  • Base DN for Netgroups, for example:

    ou=netgroups,dc=com

    This allows access to the LDAP database, to search for Netgroups.

  • Root bind DN and password. This allows write access to the LDAP database, to modify information, such as changing a user's password.

  • Secure Sockets Layer (SSL). Configures a cluster to use the Secure Sockets Layer (SSL) protocol to communicate with the LDAP server.

Feedback

Was this page helpful?
Previous

Deleting CA certificates

Next

Configuring LDAP server settings

Feedback

Was this page helpful?