HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)
CPI-C Calls
Set_CPIC_Side_Information (xcmssi)
Chapter 3250
password across the network in clear
text format. This value can be used
only if the remote system supports
password substitution.
For Unix XC_SECURITY_NONE Equivalent to
CM_SECURITY_NONE
XC_SECURITY_SAME Equivalent to
CM_SECURITY_SAME
XC_SECURITY_PROGRAM Equivalent to
CM_SECURITY_PROGRAM
End of Section
side_info_entry.security_user_ID
User ID used to access the
partner TP. This parameter is not required if the
conversation_security_type
parameter is set to
CM_SECURITY_NONE.
side_info_entry.security_password
Password used to access the
partner TP. This parameter is required only if the
conversation_security_type
parameter is set to
CM_SECURITY_PROGRAM or
CM_SECURITY_PROGRAM_STRONG.
For Unix For compatibility with X/Open CPI-C, this verb only
allows eight characters for the user ID and password,
although security user IDs can be up to 10 characters.
If the partner TP requires a user ID or password of 9 or
10 characters, you must specify it explicitly using the
Set_Conversation_Security_User_ID or
Set_Conversation_Security_Password call.
side_info_entry_length
This value must always be set to
sizeof(SIDE_INFO)().
For Windows
side_info_entry_length
This value must always be set to 124.
End of Section Returned Parameters
After the verb executes, SNAplus2 returns parameters to indicate
whether the execution was successful and, if not, to indicate the reason
the execution was unsuccessful.
return_code
Possible values are: