Licensing Authentication

Starting in version 9.1, the LumenVox License Server (and associated license client) can be configured to run in an authentication mode. By default, authentication mode is disabled.

When the License Server is in authentication mode, it will only provide licenses to clients that provide a username and password. To enable authentication, you must create a license_authentication.conf file in which you specify a list of usernames and passwords, along with a type and quantity of licenses to which that user is entitled.

There is a corresponding setting in the client configuration file that simply takes a username and password. This is the username and password that any speech applications using the client files on that machine will supply. If you do not specify the AUTHENTICATION_USERNAME and AUTHENTICATION_PASSWORD values in the [AUTHENTICATION] section of the client_property.conf file, the client will not use authentication.

For more information on configuring your Speech Client for authentication, click here.

If either the client or the server is in authentication mode, they will not be able to communicate with other servers or clients that are not in authentication mode, so it is important to ensure you have all the machines in a given cluster set to either use authentication or not.

As a quick summary, in order to enable authentication perform the following steps:

  1. If serving licenses, create a license_authentication.conf file in the directory with the License Server configuration file.
  2. Set any users, passwords, and quantities in the license_authentication.conf file.
  3. If running an application that retrieves licenses, edit the client_property.conf file to add an [AUTHENTICATION] section.
  4. Create AUTHENTICATION_USERNAME and AUTHENTICATION_PASSWORD entries in the [AUTHENTICATION] section and set them equal to your username and password.
  5. Restart the License Server and the client application.
© 2012 LumenVox LLC. All rights reserved.