Credentials - Teradata Ecosystem Manager

Teradata Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
qvc1470238851347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
lifecycle
previous
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
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>