.
contact contact


Eloquence license file

 
.
  The Eloquence license file may hold a license key or specify a license server. The license server is then connected to obtain the license.

The following configuration options are supported:

server=host[:service]

The server config option specifies the host name or IP address and (optional) the service name or port number that is used by the license server.

server=localhost
server=example.marxmeier.com:8891
The first example indicates the license server runs on the local system. It uses the default service name eloqld. The second example specifies a system name and port number.

secret=password

The secret config item specifies the password that is used by the license server. It must be specified if the server process uses a password. The license server connection will fail if the password does not match.
secret=aeQu1iev
pool=name

The pool config item defines the license pool that is used. If not present it defaults to the host name.
pool=test

A hash sign (#) at the beginning of the line is considered a comment and is ignored. The current implementation does not allow for spaces around the equal sign.

The chklic utility may be used to verify the information in the license file. It will request and then immediately release a license and report the results.

The eqlictool utility may be used to install a license key automatically from the Marxmeier license server.

Changes

As of B.08.40 the license file and license key format changed. A license server may be specified instead of a license key.

See also

eqlictool utility, chklic utility eloqld server
Eloquence license keys (B.08.40 release notes)
Eloquence license server (B.08.40 release notes)


 
 
 
  Privacy | Webmaster | Terms of use | Impressum Revision: [B.08.40] 2024-05-16  
  Copyright © 1995-2024 Marxmeier Software AG