OSI/MHS Management Programming Manual
Password Server Interfaces
OSI/MHS Management Programming Manual—424824-001
7-4
Command and Response Tokens
Tokens in Command Buffer
ZMHS-MAP-PASSW-SERVICE
identifies the type of password service being requested. ZMHS-DDL-PASSW-
SERVICE contains the following field:
ZVALUE
defines the type of password service being requested, and can be set to either 
ZMHS-VAL-MTA-BIND-AUTHEN or ZMHS-VAL-MS-BIND-AUTHEN.
This token is required, and for MTA bind authentication always has the value 
ZMHS-VAL-MTA-BIND-AUTHEN. 
ZMHS-MAP-PASSW-COMMAND
defines the type of request.  This token is required. Possible values are specific to 
the type of password service defined by ZMHS-MAP-PASSW-SERVICE. The 
ZMHS-MAP-PASSW-COMMAND token consists of the following:
ZVALUE
Table 7-1 lists possible values and their meanings.  
ZMHS-MAP-PASSW 
 def ZMHS-DDL-PASSW. 
 02 ZLENGTH token-type ZSPI-TYP-INT.
 02 ZSTRING PIC X(62).
 end.
Tokens in Response Buffer
ZMHS-MAP-PASSW-STATUS 
 def ZMHS-DDL-PASSW-STATUS. 
 02 ZVALUE token-type ZSPI-TYP-INT.
 end.
ZMHS-MAP-PASSW 
 def ZMHS-DDL-PASSW. 
 02 ZLENGTH token-type ZSPI-TYP-INT.
 02 ZSTRING PIC X(62)
 end.










