OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-99
ADD MTA
ZITS-LOGON-RESP
ZITS-LOGON
ZOUR-LOGON-RESP
ZMTA-PSWD-SVR of ADD SUBSYS command
If ZPASSW-SERVER is ON, OSI/MHS uses the external password server specified
in the ADD SUBSYS command; in this case, ZVALIDATION-REQUIRED must be
OFF, and ZOUR-LOGON, ZITS-LOGON-RESP, ZITS-LOGON, and ZOUR-
LOGON-RESP must not be specified.
If ZVALIDATION-REQUIRED is ON, OSI/MHS uses the passwords supplied by
the ZOUR-LOGON, ZITS-LOGON-RESP, ZITS-LOGON, and ZOUR-LOGON-
RESP. In this case, all four fields are required. An asterisk in any of these fields
indicates a null password (any password will be accepted).
If ZPASSW-SERVER and ZVALIDATION-REQUIRED are both OFF, no
password validation is done.
Fields ZMSG-THRUPUT and ZMSG-OVERHEAD of ZMHS-DDL-MTA-
PARAMS are used only when field ZMAX-MSG-XFER-TIME in ZMHS-DDL-
MR-CLASS-PARAMS is 0, in which case the maximum message transfer time is
calculated as:
transfer time = (message size / THRUPUT) + OVERHEAD
where THRUPUT is the value in ZMHS-DDL-MTA-PARAMS.ZMSG-THRUPUT
and OVERHEAD is the value in ZMHS-DDL-MTA-PARAMS.ZMSG-
OVERHEAD.