You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

License Statistics lets you connect to an LDAP server to access user accounts (see section 6.13.2, Automating user account creation using LDAP) and user groups you have defined in an LDAP directory (see section 6.13.1, Importing LDAP user groups).

Currently, License Statistics has been tested only with Microsoft Active Directory. You may use other LDAP directories, but they are untested with License Statistics at this time. The following instructions for setting up LDAP apply to Active Directory, but may be used as a basis for connecting to other LDAP directories.

To set up connection to LDAP:

  1. Select the LDAP tab from the Administration page.
  2. Toggle on Enable LDAP to allow the connection to the LDAP server. (You can toggle this box off if you want to suspend the LDAP connection at any time.)
  3. Enter the appropriate information for connecting to your LDAP server. An example setup is shown in the screenshot below.## LDAP Host: The hostname of the LDAP server.## Port: The port for the LDAP server. The default is 389.
    1. Base DN: The base DN (Distinguished Name) under which to search for users.
    2. Manager DN: The DN for the manager account to be used for initial binding (authentication).
    3. Manager Password: The password for the manager account.
    4. Account Domain Name: The sub-domain of the LDAP directory.
    5. User Filter: The filter for locating users.
  4. Save your settings.
  5. Enter a valid username and password in the Test connection area and click Verify to ensure that your connection to the LDAP server works as expected. A message will indicate whether the test was successful. If the test is not successful, make the needed changes to the setup, save the changes, and retest the connection.

To learn more about LDAP, see http://en.wikipedia.org/wiki/LDAP.

  • No labels