Where does the client take the master name, port, etc. and how do I configure them?

The client uses two configuration files: EGO_TOP\eservices\esc\conf\egosc_conf.xml (where EGO_TOP is the directory where Platform EGO is installed), and $EGO_CONFDIR\ego.conf (where the EGO_CONFDIR environment variable is set after sourcing the Platform EGO environment).

In the ego.conf file, the client uses EGO_MASTER_LIST, EGO_KD_PORT, EGO_PEM_PORT, and EGO_LIM_PORT parameters.

In the egosc_conf.xml file, the client uses the ESC_PORT parameter.