Removing a NegotiatedMechanism from TDNEGO - 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
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

To remove a NegotiatedMechanism:

  1. Edit TdgssUserConfigFile.xml and change Enable="yes" to Enable="no". For example:
    <NegotiatedMechanism ObjectId="1.3.6.1.4.1.191.1.1012.1.1.9" Enable="no"/>
    Do not remove all of the NegotiatedMechanisms from TDNEGO. TDNEGO has NegotiationSupported set to yes, so it must have at least one NegotiatedMechanism ObjectId set; otherwise, an error is reported by the run_tdgssconfig executable.

    If you want to disable TDNEGO, see Disabling TDNEGO.

  2. Run the run_tdgssconfig command to enable the change.
  3. Run tpareset (on Teradata Vantage Analytics Database nodes only).

For specific steps on editing the configuration, see: Changing the Configuration on Teradata Vantage Nodes.