Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Connecting to LDAP Servers

Connecting to LDAP Servers

Before you can perform any configuration task that is related to the LDAP server, connect to the LDAP server to verify the connection.
  1. Edit the LDAP server connection properties in the
    automation.properties
    file.
    The following table describes the properties in the
    automation.properties
    file that you need to configure:
    Property
    Description
    LDAP.Server
    Required. URL to connect to the LDAP server.
    LDAP.Username
    Required. User name to access the LDAP server. If the LDAP server search is not secure, you do not need a user name.
    LDAP.Password
    Required. Password to access the LDAP server. If the LDAP server search is not secure, you do not need a password.
  2. To connect to an LDAP server, run the following command:
    On Windows.
    LdapConnection.cmd
    On UNIX.
    LdapConnection.sh
    The MDM Hub must connect to the LDAP server.

0 COMMENTS

We’d like to hear from you!