Solaris Trusted Extensions Reference Manual
  Search only this book
Download this book in PDF (937 KB)

chk_encodings(1M)

NAME | Synopsis | Interface Level | Description | Options | Errors | Attributes | Files | See Also | Notes

NAME

    chk_encodings – check the label encodings file syntax

Synopsis

    /usr/sbin/chk_encodings [-a] [-c maxclass] [pathname]

Interface Level

    This file is part of the Defense Intelligence Agency (DIA) Mandatory Access Control (MAC) policy. This file might not be applicable to other MAC policies that might be developed for future releases of Solaris Trusted Extensions software.

Description

    chk_encodings checks the syntax of the label-encodings file that is specified by pathname. With the -a option, chk_encodings also prints a semantic analysis of the label-encodings file that is specified by pathname. If pathname is not specified, chk_encodings checks and analyzes the /etc/security/tsol/label_encodings file.

    If label-encodings file analysis was requested, whatever analysis can be provided is written to the standard output file even if errors were found.

Options

    -a

    Provide a semantic analysis of the label encodings file.

    -c maxclass

    Accept a maximum classification value of maxclass (default 255) in the label encodings file CLASSIFICATIONS section.

Errors

    When successful, chk_encodings returns an exit status of 0 (true) and writes to the standard output file a confirmation that no errors were found in pathname. Otherwise, chk_encodings returns an exit status of nonzero (false) and writes an error diagnostic to the standard output file.

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE 

    ATTRIBUTE VALUE 

    Availability 

    SUNWtsu 

    Stability Level 

    Mixed. See NOTES below

Files

    /etc/security/tsol/label_encodings

    The label encodings file contains the classification names, words, constraints, and values for the defined labels of this system.

See Also

Notes

    The stability of the syntactic checking is considered standard and controlled by DIA document DDS-2600-6216-93, Compartmented Mode Workstation Labeling: Encodings Format, September 1993. The stability of the command output is undefined. The stability of the command invocation is stable for systems that implement the DIA MAC policy.

SunOS 5.10  Last Revised 16 Mar 2006

NAME | Synopsis | Interface Level | Description | Options | Errors | Attributes | Files | See Also | Notes