lmcksum
NAME
lmcksum - print license checksums
SYNOPSIS
lmcksum [ -k ] [ -c license_file ]
DESCRIPTION
lmcksum will perform a checksum of a license file. This is useful to verify data entry errors at your location. lmcksum will print a line-byline checksum for the file as well as an overall file checksum. lmcksum takes the -k switch to force the encryption key checksum to be casesensitive.
lmcksum will ignore all fields that do not enter into the encryption key computation; thus the server node name and port number, the vendor daemon and options file paths, and lowercase keyword=value pairs on FEATURE/INCREMENT lines are not checksummed. In addition, lmcksum will treat non-case-sensitive fields correctly (in general, lmcksum is not case sensitive).
For FEATURE lines that contain ck=nnn, lmcksum prints simply OK or BAD.
OPTIONS
-k Force case-sensitive encryption checksum computation.
-c license_file
Use the specified license_file. If this switch is not specified, lmcksum looks for the environment variable LM_LICENSE_FILE. If that environment variable is not set, lmcksum looks for the file /usr/local/flexlm/licenses/license.dat.
NOTES
IRIX systems typically install licenses in /var/flexlm/license.dat, not in /usr/local/flexlm/licenses/license.dat.
SEE ALSO
lmutil(1)