Safeguard Management Programming Manual (G06.29+, H06.08+, J06.03+)
Commands
Safeguard Management Programming Manual—422086-028
7-64
ADD USER Command
ZSFG-VAL-PROGTYPE-SERV
The initial program type is SERVICE.
ZSFG-VAL-PROGTYPE-WIN
The initial program type is WINDOW.
ZSFG-TKN-DESC-TEXT
is an optional token that specifies a text string to be associated with the user
authentication record. The text must consist of printable characters. This token is
provided for documentation purposes and has no effect on the record. The default
is no descriptive text. The maximum length of the string is 2048 characters.
ZSFG-TKN-DESC-BIN
is an optional token that specifies a binary description to be associated with the
user authentication record. This token is provided for documentation purposes and
has no effect on the record. The binary description field can be up to 2048 bytes
long. The binary description field is structured so that it can be shared by multiple
vendors. See Appendix B, Example of Sharing a Binary Description Field, for an
example.
ZSFG-TKN-RESET-STATIC-FAILLOG
is a token that resets the STATIC FAILED LOGON COUNT associated with the
alias to zero. This token is used along with the ALTER USER command.
Tokens in Response Buffer
For a description of the tokens present in the response buffer for the ADD USER
command, see Section 6, Common Definitions.
Error-Handling Notes
ZSPI-TKN-RETCODE
is the standard SPI return code token, whose value is a number identifying
successful completion (ZCOM-ERR-OK), an informational warning, or an error.
These errors or warnings can occur in response to the ADD USER command:
ZCOM-ERR-FS-ERR
is returned when a file-system error occurs. The file-system error list describes
the file-system error, the file-system procedure, and the file in question.
Note. This token is supported only on systems running H06.10 and later H-series RVUs and
G06.32 and later G-series RVUs.