PMDF System Manager's Guide


Previous Contents Index


license -verify

On Solaris, Linux, and Windows, verify the validity of a PMDF license file.

Syntax

pmdf license -verify [file-spec]

restrictions


Parameters

file-spec

The PMDF license file to check. If no file is specified, then all PMDF license files in the PMDF table directory (normally /pmdf/table on UNIX, or C:\pmdf\table on NT) are checked.

Description

The pmdf license -verify utility is available on Solaris, Linux, and Windows to check the validity of the syntax, date, and checksum in a PMDF license file. If no file is specified, then all PMDF license files in the PMDF table directory (normally /pmdf/table on Solaris or Linux, or C:\pmdf\table on Windows) are checked.

EXAMPLES

The following example shows checking a PMDF-MTA license file on a Solaris system:


# pmdf license -verify /pmdf/table/PMDF-MTA-SUN.license
License file check ok 


Previous Next Contents Index