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

Commands
Safeguard Management Programming Manual422086-028
7-11
ADD ALIAS Command
ZSFG-ERR-SEL-CMPR-INV
is returned if an invalid selection expression is specified.
ADD ALIAS Command
The ADD ALIAS command adds a user alias (logical user) authentication record to the
Safeguard database.
Command
ZCOM-CMD-ADD
Object Type
ZCOM-OBJ-ALIAS
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING
ZSFG-TKN-LIKE-OBJNAME token-type ZSPI-TYP-STRING
ZSFG-MAP-USERID type ZSPI-TYP-MAP
def ZSFG-DDL-USERID
02 ZGROUPNUM type ZSPI-DDL-INT
02 ZUSERNUM type ZSPI-DDL-INT
end.
ZSFG-MAP-OWNERID type ZSPI-TYP-MAP
def ZSFG-DDL-OWNERID
02 ZTYPEID type ZSPI-DDL-ENUM
02 ZGROUPNUM type ZSPI-DDL-INT
02 ZUSERNUM type ZSPI-DDL-INT
end.
ZSFG-MAP-OWNER-LIST type ZSPI-TYP-MAP
def ZSFG-DDL-MULOWNENT
02 ZTYPEID type ZSPI-DDL-ENUM
02 ZGROUPNUM type ZSPI-DDL-INT
02 ZUSERNUM type ZSPI-DDL-INT
02 ZNODENUM type ZSPI-DDL-INT
end.
ZSFG-TKN-PASSWORD token-type ZSPI-TYP-CHAR8
ZSFG-TKN-PASSWORD64
^
token-type ZSPI-TYP-CHAR64
ZSFG-TKN-DEFAULT-VOLSUBVOL token-type ZSPI-TYP-STRING
-->
^
Supported only on systems running H06.09 and later H-series RVUs and G06.31 and later G-series RVUs.