HP-UX SNAplus2 NOF Programmer's Guide

NOF API Verbs (ACTIVATE_SESSION to OPEN_FILE)
DEFINE_LU_LU_PASSWORD
Chapter 3 315
Password. This is an 8-byte hexadecimal string, which
must not be set to all blanks or all zeros. It must match
the equivalent parameter configured for the partner
LU on the remote system (except that the least
significant bit of each byte is not used in session-level
security verification and does not need to match).
Whatever value the application supplies for this
parameter is immediately replaced by the encrypted
version of the password. Therefore, the value supplied
for the
password
parameter is never written out.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_LU_ALIAS
The
lu_alias
parameter did not
match any defined LU alias.
AP_INVALID_LU_NAME
The
lu_name
parameter did not
match any defined local LU name.
AP_INVALID_PLU_NAME
The
fqplu_name
parameter did not
match any defined partner LU name.
Appendix A, “Common Return Codes,” lists further secondary return
codes associated with AP_PARAMETER_CHECK, which are common to all
NOF verbs.
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK