Man Pages (1MTSOL): Maintenance and Administration Commands
  Procure somente este livro
Fazer download desta apostila em PDF

NAME

atohexlabel - Convert an ASCII coded label to its hexadecimal equivalent

SYNOPSIS

/usr/sbin/atohexlabel [ ASCII_coded_CMW_label ]
/usr/sbin/atohexlabel -c [ ASCII_coded_clearance ]
/usr/sbin/atohexlabel -i [ ASCII_coded_information_label ]
/usr/sbin/atohexlabel -s [ ASCII_coded_sensitivity_label ]

AVAILABILITY

SUNWtsolu

DESCRIPTION

atohexlabel converts an ASCII coded label of the type specified into its standard, formatted hexadecimal equivalent and writes the result to the standard output file. If no ASCII coded label is specified, one is read from standard input.

OPTIONS

-c
Identifies the ASCII coded label as a clearance.
-i
Identifies the ASCII coded label as an information label.
-s
Identifies the ASCII coded label as a sensitivity label.

RETURN VALUES

Upon success, this command exits with 0 .Upon failure, this command exits with 1 and writes diagnostics to the standard error file.

FILES

/etc/security/tsol/label_encodings
The label-encodings file containing the CLASSIFICATIONS, WORDS ,constraints, and values for the defined labels of this system

SEE ALSO

label_encodings(4TSOL)
Trusted Solaris administrator's document set

DIAGNOSTICS

label translation unavailable
The label services are currently unavailable either because the label daemon is not running or because the label_encodings file is incorrect or unavailable.
label is not translatable by this process
This process is not allowed to translate label. The sys_trans_label privilege may be used to override this restriction.
error in label at position n
label is not a valid label. An error is noted in position n of the string.