Explanation of the Pattern Substitution Schema - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-03-29
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
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