To protect against unplanned configuration changes, Micro Focus Enterprise Server for .NET configuration files install to a location that has read-only access to users.
However, you can create override configurations that are used only by specific users. When applying configurations, an Micro Focus Enterprise Server for .NET process performs the following:
In a 64-bit system, the Server EE for .NET executables are installed in C:\Program Files (x86)\Micro Focus\product name\binAnyCPU\SEE. For example, the seelistener.exe.config file in this folder processes when seelistener.exe runs.
The user-specific location is %APPDATA%\Micro Focus\SEE\<release number>\Config where <release number> is the release number of the software.
The %APPDATA% environment variable is set by the operating system, and refers to a user-specific folder:
You can create the following user-specific configuration files:
This example details how to create a listener configuration file specifically for a user who needs to use a non-standard TN3270 port. For the user, the port settings in the user-specific file override the settings defined in the default listener configuration file.
The Listener Configuration editor opens in the Results pane.
For 32-bit systems, the default location is %ProgramFiles%\Micro Focus\Enterprise Server\binAnyCPU\SEE.
The listener's configuration file settings display in the editor.
where <user name> is the user's login ID, and <release number> is the software release number.
The listener uses the TN3270 port defined in the user-specific configuration file rather than the default.