Home

 

Change, Copy, and Create Authentication Information Object

 

Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS
X X X X X X

The Change authentication information (MQCMD_CHANGE_AUTH_INFO) command changes the specified attributes in an authentication information object. For any optional parameters that are omitted, the value does not change.

The Copy authentication information (MQCMD_COPY_AUTH_INFO) command creates a new authentication information object using, for attributes not specified in the command, the attribute values of an existing authentication information object.

The Create authentication information (MQCMD_CREATE_AUTH_INFO) command creates an authentication information object. Any attributes that are not defined explicitly are set to the default values on the destination queue manager. A system default authentication information object exists and default values are taken from it.

Required parameters (Change authentication information):

AuthInfoName

Required parameters (Copy authentication information):

FromAuthInfoName, ToAuthInfoName, AuthInfoType

Required parameters (Create authentication information):

AuthInfoName, AuthInfoType, AuthInfoConnName

Optional parameters:

AuthInfoConnName, AuthInfoDesc, CommandScope, LDAPPassword, LDAPUserName, QSGDisposition

 

Parent topic:

Definitions of the Programmable Command Formats


pc10900_


 

Home