Previous | Next | Contents | Index |
On Solaris, Linux, and Windows, verify the validity of a PMDF license file.
pmdf license -verify [file-spec]
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, orC:\pmdf\table
on NT) are checked.
Thepmdf 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, orC:\pmdf\table
on Windows) are checked.
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 |