24.0 Configuration Files

Moab Accounting Manager uses four configuration files: one for the connection information (site.conf), one for the server (goldd.conf), one for the clients (gold.conf) and one for the graphical user interface (goldg.conf). For configuration parameters that have hard-coded defaults, the default value is specified within brackets.

24.1 Site Configuration

The site configuration file specifies the connection information for the current site such as the server host name, port, backup server, default security method and the symmetric key. Optionally, it may also have blocks that specify connection information for other sites. This file should be readable only by the accounting admin user.

Example 1. The following is an example site.conf file
server.host = red-head1
backup.host = red-head2
server.port = 7071
token.type = Symmetric
token.value = pBaIapJqbfLd8NiyzTJefFXW

[white]
server.host = white-head1
server.port = 7071
token.value = Fl7wOkioUpyjdqJ8ckvWK_ta

[blue]
server.host = blue-head1
server.port = 7071
token.valne = gVSeQ8Diz5O3pzj01y4inGWq

The following configuration parameters may be set in the site configuration file (site.conf).

24.2 Server Configuration

The following configuration parameters may be set in the server configuration file (goldd.conf).

(Undefined variable: MyVariables.!CopyrightInfo!)