After you install Teradata schema extensions in a supported directory, you can create several objects that can link directory users to Teradata Vantage users, roles, and profiles.
Object Type | Description | Class |
---|---|---|
tdatRootNode | Identifies the parent object for all tdatSystem objects. The directory administrator determines the value for cn attribute. | Required |
tdatSystem | Identifies a Teradata Vantage system where cn=system_name. The tdatSystem object is the parent of the Teradata schema objects that define the LDAP authorization structure and mappings to directory users. The tdatSystem object may be named for a single system. Multiple systems that use the same authorization structure can specify the same tdatSystem object.
|
Required |
tdatContainer | Contains objects for individual Teradata user, role, profile, and IP filter objects. Valid containers are:
|
Required (except as noted) |
tdatUser | Describes a Vantage user, where cn=user_name. | |
tdatRole | Describes a Vantage role, where cn=role_name. | Optional |
tdatProfile | Describes a Vantage profile, where cn=profile_name. | |
tdatIPFilter | Describes a Vantage IP filter, where cn=filter_name. |