Name

license — tool for checking Kernun license file

Synopsis

license [ -d | -c | -p | -x ]

Description

Command license checks the validity of a Kernun license file. If the file is valid, i.e., it has the right format and contains a valid digital signature, the command outputs the list of licensed components and parameters.

The license file in standard location (/usr/local/kernun/license.dat) is processed. An alternative license file can be selected by setting the environment variables KERNUN_LICENSE_FILE or KERNUN_DIR.

Options

-d

Prints debugging messages, mainly concerning errors found in the license file.

-c

Prints only the names of licensed components, one per line.

-p

Prints only the names of licensed parameters, one per line.

-x

Prints license content and validity in XML.

Exit Status

The command exit status is zero if the license file is valid, and nonzero if the license file cannot be read, has incorrect format or its digital signature is not valid.

Files

/usr/local/kernun/license.dat

The standard location of the Kernun license file

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.