


The server configuration file, called "server.cfg" throughout this document, tells AcuConnect the location of the "AcuAccess " file, defines the default user, and supplies other information. If you have stored "AcuAccess" in the default /etc or \etc directory on your server hard drive, this file is completely optional.
When shipped, AcuConnect comes with a sample "server.cfg" file. If you choose to use a "server.cfg" file, you can use the sample file as is (complete with its default values) or you can modify the file to your specification. By default, AcuConnect looks for "server.cfg" in /etc or \etc on the server. 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 AcuConnect. See the "-start" option under "AcuConnect Command Formats ".
The server configuration file can contain any or all of the following variables:
| Name
| Default value
|
| ACCESS-FILE
| /etc/AcuAccess
|
| DEFAULT-USER
| undefined
|
| PASSWORD-ATTEMPTS
| 3
|
| SERVER-IP |
|
| SERVER-NAME |
|
| SERVER-PORT
| 6996
|
| SERVER-START-<port #>
|
|
See Also
Creating the Client Configuration File
Creating the Runtime Configuration File