Home
Required parameters (Create authentication information)
- AuthInfoName (MQCFST)
- Authentication information object name (parameter identifier: MQCA_AUTH_INFO_NAME).
The maximum length of the string is MQ_AUTH_INFO_NAME_LENGTH.
- AuthInfoType (MQCFIN)
- The type of authentication information object (parameter identifier: MQIA_AUTH_INFO_TYPE).
The value can be:
- MQAIT_CRL_LDAP
- This defines this authentication information object as specifying Certificate Revocation Lists that are held on the LDAP. Please see the WebSphere MQ Security book for more information.
- AuthInfoConnName (MQCFST)
- The connection name of the authentication information object (parameter identifier: MQCA_AUTH_INFO_CONN_NAME).
On platforms other than z/OS, the maximum length is MQ_AUTH_INFO_CONN_NAME_LENGTH. On z/OS, it is MQ_LOCAL_ADDRESS_LENGTH.
Parent topic:
Change, Copy, and Create Authentication Information Object
pc10930_
Home