Credentials - Teradata Ecosystem Manager

Teradata® Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.20
Published
December 2020
Language
English (United States)
Last Update
2020-12-23
dita:mapPath
loa1512743917841.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
Product Category
Analytical Ecosystem
REST clients must supply credentials while making the calls to the RESTful service.
Request type Username Default Password
GET emrestuser emrest@user
GET, PUT, POST, and DELETE emrestsuper emrest@super
  • Any invalid and/or incorrect username/password combinations cause error code 401.
  • To change the default passwords of both users, execute the securestoreemrest.sh script on the Ecosystem Manager server. The RESTful service stops while the script is executing. The script must be executed by the same user who is running the RESTful service. For example:
    /opt/teradata/emserver/bin/securestoreemrest.sh <Existing password for user emrestuser> <New password for user emrestuser> <Existing password for
          user emrestsuper> <New password for user emrestsuper>