Add an LDAP Server | Teradata Viewpoint - Adding an LDAP Server - Teradata Viewpoint - Teradata Workload Management

Teradata® Viewpoint User Guide

Product
Teradata Viewpoint
Teradata Workload Management
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2022-06-28
dita:mapPath
lks1628075605455.ditamap
dita:ditavalPath
tky1501004671670.ditaval
dita:id
B035-2206
lifecycle
previous
Product Category
Analytical Ecosystem
If JWT integration with Vantage is enabled (versions 16.50.05.00 and later), you cannot add LDAP servers.
  1. Select "" next to Servers.
  2. Enter a server nickname for the LDAP server, up to 8 characters.
  3. [Optional] Select the Enable server check box to activate LDAP upon successfully adding the LDAP server to Teradata Viewpoint.
  4. Enter the URL address of at least one LDAP server.
  5. [Optional] Use "" "" "" "" to delete, add, and change the order of multiple URLs.
    The order of the URLs determines the order in which LDAP servers are accessed for authentication.
  6. From Name Matching, choose a method from the following options:
    • Select DN Pattern Bind and specify one or more patterns that represent a distinguished name (DN) in the LDAP directory.

      Example: CN={0},OU=User Accounts,DC=td,DC=acme,DC=com, where {0} is replaced by the username the user enters when logging in to Teradata Viewpoint.

    • Select User Search.
  7. If you selected User Search, configure the search options:
    1. [Optional] To search using a specific account, enter a valid service account DN and password.
      If these fields are empty, the Viewpoint portal connects to the LDAP server anonymously.
    2. Enter a search pattern.
      Example: CN={0}, where {0} is replaced by the username the user enters when logging in to Teradata Viewpoint.
    3. Enter a search base to specify a base directory for the search pattern.
      Example: OU=User Accounts,DC=td,DC=acme,DC=com
    4. [Optional] For Search Extent, select the Recursive scan check box to include subdirectories of the base directory in the search.
      If the check box is not selected, the search is limited to the specified base directory.
  8. Under Key User Information, enter the LDAP attribute names for the user attributes:
    Attribute Example User Attribute Name
    LDAP First Name Attribute givenName
    LDAP Last Name Attribute surname
    LDAP Email Attribute mail
  9. [Optional] Under Settings Test you can test whether your settings are correct.
    1. Enter a username and password.
    2. Select Test.
    If the operation is successful, "" appears. If the operation fails, "" appears.

    If the test is successful, you receive the full DN and key user information for the user, and if the test fails, you receive the error message returned from the LDAP server.

  10. Select Apply.
    The LDAP Servers view remains open if you want to use the Advanced Options.