Safeguard Reference Manual (G06.24+, H06.03+ )

SAFECOM Error and Warning Messages
Safeguard Reference Manual520618-013
A-35
Effect. The command is not executed.
Recovery. Remove the nonprintable characters or replace them with printable
characters. The printable characters are:
Lowercase letters a through z
Uppercase letters A through Z
Digits 0 through 9
Special characters { } ! @ # $ % ^ & * ( ) - _ + = { } ~ ‘ : ; ? / > . < , .
Space
Cause. An attempt to set the TRUST attribute to ME or SHARED for a disk file failed
because the file is not a program object file.
Effect. The command is rejected.
Recovery. None
Cause. PASSWORD-MINIMUM-LENGTH attribute is greater than PASSWORD-
MAXIMUM-LENGTH, when PASSWORD-ENCRYPT is ON and PASSWORD-
ALGORITHM is HMAC256.
Effect. The command is not executed.
Recovery. PASSWORD-MINIMUM-LENGTH attribute should be lesser than or equal
to PASSWORD-MAXIMUM-LENGTH.
Cause. PASSWORD-MINIMUM-LENGTH attribute is greater than eight, when
PASSWORD-ENCRYPT is OFF or, PASSWORD-ENCRYPT is ON and PASSWORD-
ALGORITHM is DES.
Effect. The command is not executed.
Recovery. PASSWORD-MINIMUM-LENGTH attribute should be less than or equal to
eight.
Note. The nonprintable characters error message is supported only on systems running
G06.27 and later G-series RVUs and H06.06 and later H-series RVUs.
* ERROR * RECORD FOR DISKFILE filename : TRUST ONLY PROGRAM OBJECT FILES
ERROR: THIS NUMBER MUST BE LESS THAN OR EQUAL TO MAXPASSWORDLEN; COMMAND
NOT EXECUTED.
ERROR: THIS NUMBER MUST BE LESS THAN OR EQUAL TO 8; COMMAND NOT EXECUTED.