Enable or Disable Security Management | Teradata Data Mover - Enable or Disable Data Mover Security Management - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-06-16
dita:mapPath
fcu1619423186706.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
You can enable or disable Data Mover to restrict the running of certain commands for the command-line interface and job actions in the Data Mover portlet by editing the configuration.xml file for the daemon.
  1. Run the list_configuration command.
  2. Open the resulting configuration file.
  3. For the key job.useSecurityMgmt, set the value element to true or false.
    The default value for this key is true.
  4. For the key job.securityMgmtLevel, set the value element to either daemon or job.
  5. For the key job.allowCommandLineUser, set the value element to either true or false.
  6. Run the save_configuration command to enable security management on the daemon.