Access Appliance Online Help
- Getting started
- About the CIFS shares
- About managing CIFS shares for Enterprise Vault
- About the NFS shares
- About S3 buckets for NetBackup
- Managing storage
- Managing file sharing services
- Monitoring and troubleshooting
- Provisioning and managing file systems
- Creating a file system
- Configuring a replication job
- Provisioning and managing shares
- Managing policies
- Managing settings
- About replication
- About Access Appliance product licensing
- About the File Transfer Protocol
- About Veritas Data Deduplication
- About alert management
Configuring LDAP
You can configure Lightweight Directory Access Protocol (LDAP) settings to access and manage the user authentication data stored on LDAP server. This data includes usernames, passwords and so on.
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 users password.
Secure Sockets Layer (SSL). Configures a cluster to use the Secure Sockets Layer (SSL) protocol to communicate with the LDAP server.
Password hash algorithm, for example, md5, if a specific password encryption method is used with your LDAP server.
After you have obtained all the above prerequisites, you can begin configuring LDAP.
To configure LDAP
- Prerequisites:
You must setup the LDAP server before you configure LDAP settings or have access to a LDAP server.
- Click Settings > Directory Services management, click Add and then click Open LDAP.
- Enter the requested information.
Click Configure.
- View the Recent Activity panel for the status of the task.