The DomainUtility connects to the EMS server successfully even if the wrong username/password is supplied for the EMS server.

The DomainUtility connects to the EMS server successfully even if the wrong username/password is supplied for the EMS server.

book

Article ID: KB0088902

calendar_today

Updated On:

Products Versions
TIBCO Runtime Agent (TRA) -
Not Applicable -

Description

Resolution:
Description:
============

When the EMS server's authorization is "disabled", the connections from DomainUtility to EMS server is always successful, irrespective of the wrong username/password.

Environment:
===========
All OS

Cause:
=====
This is  expected behavior. EMS supplies two kind of APIs. One is for admin and another is basic. The DomainUtility implements the basic API so it connects to the EMS server correctly in all circumstances when there is no authorization set at the EMS server.

Issue/Introduction

The DomainUtility connects to the EMS server successfully even if the wrong username/password is supplied for the EMS server.