Explanation of the Pattern Substitution Schema - Advanced SQL Engine - Teradata Database

Security Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ied1556235912841.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1100
lifecycle
previous
Product Category
Teradata Vantageā„¢

The Pattern attribute contains a substitution schema. The values refer to the four substrings created from the username by the Match attribute. The term ${1} pertains to the userid, which is located in the first substring of the username. Since a UPN includes domain information, the Pattern attribute does not require complete values for the terms ${2}, ${3}, and ${4}.

An identity map substitutes corresponding substrings from the logon username, for example:

For the username... ${1} ${2} ${3} ${4} Result
ab111222@div.corp.com ab111222 div corp com uid=ab111222,ou=users,dc=div,dc=corp,dc=com
adminuser@sales.corp.com adminuser sales corp com uid=adminuser,ou=users,dc=sales,dc=corp,dc=com
jsmith@div.corp.com jsmith div corp com uid=jsmith,ou=users,dc=div,dc=corp,dc=com