Install-Panther WebSphere


Appendix F. License File

This appendix describes the basic format and content of the password-enabled license file.

If you already have a license file in place, either from a previous version of JAM or Prolifics, or from another application that uses FLEXlm, you can combine license files by inserting the license file information provided by the License Desk.


Contents of the License File

The license file has the following basic format:

SERVER sname hostid port 
DAEMON daemon-name path
FEATURE product daemon-name version exp_date number password \
ISSUED=date SN=serial_number HOSTID=hostid ck=checksum
INCREMENT product daemon-name version exp_date number password \
ISSUED=date SN=serial_number HOSTID=hostid ck=checksum

Note: FEATURE and INCREMENT lines should not be changed: they contain the license password and other information which, if modified, could prevent Panther from running. Also, the host ID of the server on the SERVER line should not be changed.

SERVER
Specifies the server on which a license manager can run. License files require a SERVER line only for the Panther Editor. The SERVER line has the following format:
SERVER sname hostid port

sname — Server's name.

hostid — Host ID of the server.

port — TCP/IP port number used by this server.

DAEMON
Specifies the name and location of the license manager vendor daemon for the Panther development client. It also provides the location of the Panther options file. It has the following format:
DAEMON daemon-name path [options_file]

daemon-name — Name of the daemon; always prold.

path — Full path for the daemon.

options_file (optional) — Name and path of the options file allowing you to customize Panther license management (for more information, refer to "Options File."

FEATURE
Describes the license for the Panther application server engine or the web application broker. It has the following format:
FEATURE product daemon-name version exp_date number \
password ISSUED=date SN=serial_number \
HOSTID=hostid ck=checksum

product — Name of the product with which the license is associated, in this case, the appropriate Panther executable:

INCREMENT
Describes the license for the Panther development client. It has the following format:
INCREMENT product daemon-name version exp_date number \
password ISSUED=date SN=serial_number \
HOSTID=hostid ck=checksum

product — Name of the product with which the license is associated, in this case, the appropriate Panther executable: prolifics-client (UNIX or Windows clients).

daemon-name — Name of the daemon; always prold.

version — Highest version number of product.

exp_date — Expiration date of the license in the form dd-mmm-yyyy; normally 01-jan-0000 to indicate that the Prolifics license has no expiration date.

number — Number of licenses allowed under this license agreement: it is always greater than 0 for a counted license.

password — Encrypted alphanumeric string provided by the License Desk. It contains encoded information about your license, such as the type of license and your system configuration.

date — Date issued. The license is not valid before this date.

serial_number — Product serial number; more than one feature can share a serial number.

hostid — Hostid of the server. Required for a Panther web application server and absent for a development client.

checksum — Verifies that the license has been entered correctly by the end-user.