Safeguard Management Programming Manual (G06.24+, H06.03+)

Commands
Safeguard Management Programming Manual422086-012
7-44
ADD REMOTEPASSWORD Command
Command-Specific Tokens in the Command Buffer
ZSPI-TKN-MANAGER
ZSPI-TKN-MAXRESP
ZSPI-TKN-RESPONSE-TYPE
ZSPI-TKN-ALLOW-TYPE
ZSPI-TKN-COMMENT
are common standard tokens that are documented in the SPI Programming
Manual.
ZCOM-TKN-OBJNAME
is a required token containing the user or alias name and system. If a user name is
specified, its form is user-name\system-name. For example:
USER1.KEVIN\FOXII
If an alias is specified, its form is ALIAS:alias\system-name
For example:
ALIAS:KEVINB\FOXII.
ZSFG-TKN-REMOTEPASSWORD
is a required token that specifies the remote password being added.
Tokens in Response Buffer
For a description of the tokens present in the response buffer for the ADD
REMOTEPASSWORD 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 RMTPASSW
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.
ZCOM-ERR-NO-MEM-SPACE
is returned when the Security Manager Process (SMP) cannot obtain memory
to service the ADD request. Normally, this error should not occur, and it should
be transient if it does occur.