Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)

Error Numbers and Error Lists
Safeguard Management Programming Manual422086-028
A-74
ZSFG-ERR-PSWD-EMBEDDED-SPACE
Recommended Action
The password must not contain comma (,), semicolon (;), or quote (“). Aliasname and
corresponding password must not be in the form (< gid>, < uid>).
ZSFG-ERR-PSWD-EMBEDDED-SPACE
An attempt to specify an embedded space in the password when
PASSWORD-SPACES-ALLOWED is OFF.
Tokens
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the Safeguard subsystem ID and the error number
ZSFG-ERR-PSWD-EMBEDDED-SPACE. This token is always present in the error
list.
ZCOM-TKN-OBJNAME
is the first object name provided with the command on which the error occurred.
This token is always present in the error list.
Probable Cause
An attempt was made to change or set the attribute PASSWORD-SPACES-ALLOWED
to OFF, when the new password contains at least one blank space.
Recommended Action
Password should not contain blank spaces.
Note. This error token is supported only on systems running G06.31 and later G-series RVUs
and H06.09 and later H-series RVUs.
Note. Safeguard returns error if the alias name and password contain only numeric characters
and are in the form (< gid>,< uid>). This error message is supported only on systems running
H06.21 and later H-series RVUs and J06.10 and later J-series RVUs.
ZSPI-TKN-ERRLIST token type ZSPI-TYP-LIST
ZSPI-TKN-ERROR token type ZSPI-TYP-ERROR
ZCOM-TKN-OBJNAME token type ZSPI-TYP-STRING
ZSPI-TKN-ENDLIST token type ZSPI-TYP-SSCTL
Note. This error token is supported only on systems running G06.31 and later G-series RVUs
and H06.09 and later H-series RVUs.