Rocket® Enterprise Developer (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.
Enterprise Server Default Users and Associated Environment Variables
Enterprise Server has a set of default users that are used when no user is logged
on for CICS, JES, IMS or ESMAC authentication. These users and the associated environment variables are:
| Environment | User | Associated Environment Variable |
|---|---|---|
| ESMAC | mfuser | ES_USR_DFLT_ESMAC |
| CICS | CICSUSER | ES_USR_DFLT_CICS |
| JES | JESUSER | ES_USR_DFLT_JES |
| IMS | IMSUSER | ES_USR_DFLT_IMS |
Using the environment variables, the default users can be overwritten by the users of your choice. For instance we could overwrite the ESMAC default user using in the region configuration.
configuration: [ES-Environment] ES_USR_DFLT_ESMAC=ESMACUSR