


AcuLaunch includes a server configuration file named "acurcl.cfg." On UNIX servers, it is located in /etc by default. On Windows NT or Windows 2000 servers, it is located in \etc on the disk device that AcuLaunch is installed on. If the file is given another name, or located in another directory, the full location and name of the file must be specified with the "-c" option when you start AcuLaunch. See "Starting AcuLaunch" in section 3.4 Starting AcuLaunch.
There are several possible server configuration variables. They are:
| Name | Default value |
| ACCESS_FILE | /etc/AcuAccess |
| ACURCL_PORT | 5632 |
| DEFAULT_USER | undefined |
| ENCRYPTION_SEED | undocumented |
| FILE_TRACE | 0 |
| FILE_TRACE_FLUSH | FALSE |
| MAX_ERROR_LINES | 0 |
| NT_SECURITY | OFF |
| PASSWORD_ATTEMPTS | 3 |
| PROVIDE_PASSWORD_MESSAGES | FALSE |
| SERVER_ALIAS_FILE | undefined |
| SERVER_IP | undefined |
| SERVER_NAME | undefined |
| SERVER_RUNTIME | wrun32.exe or runcbl in the acurcl directory |
| SERVER_RUNTIME_WORK_DIR | The directory AcuLaunch was started in |
| TEXT_015 | "A password is required to connect to host %s." |
| TEXT_016 | "Please enter a password: " |
| TEXT_017 | "Invalid password." |