Basic Policy Structure - 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
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantage™

The following example shows a local <policy> element located on the hrsvc service, and a global <policy> located after the <Canonicalizations> section.

<LdapConfig>

   <Tls ... />
   <Services>
      <Service
         Id="hrsvc" ... />
      <Service
         Id="domain2" ... />
      <Service
         Id="domain3" ... />
         <Policy
            ..."/>
         </Policy>
      </Service>
   <Services>
   <Canonicalizations>
   ...
   </Canonicalizations>
   <Policy
      .../>
   </Policy>
</LdapConfig>