Skip to content

authinfo

Attribute mapping reference for the authinfo qualifier.

Related MQSC commands: ALTER AUTHINFO, DEFINE AUTHINFO, DELETE AUTHINFO, DISPLAY AUTHINFO

Request key map

Friendly name MQSC parameter
adopt_context ADOPTCTX
authentication_info_type AUTHTYPE
authentication_method AUTHENMD
authorization_method AUTHORMD
base_dn_group BASEDNG
base_dn_user BASEDNU
check_client CHCKCLNT
check_local CHCKLOCL
class_group CLASSGRP
class_user CLASSUSR
command_scope CMDSCOPE
connection_name CONNAME
description DESCR
failure_delay FAILDLAY
find_group FINDGRP
group_field GRPFIELD
group_nesting NESTGRP
ignore_state IGNSTATE
ldap_password LDAPPWD
ldap_user_name LDAPUSER
like LIKE
ocsp_responder_url OCSPURL
queue_sharing_group_disposition QSGDISP
secure_communications SECCOMM
short_user SHORTUSR
user_field USRFIELD

Response key map

MQSC parameter Friendly name
ADOPTCTX adopt_context
ALTDATE alteration_date
ALTTIME alteration_time
AUTHENMD authentication_method
AUTHORMD authorization_method
AUTHTYPE authentication_info_type
BASEDNG base_dn_group
BASEDNU base_dn_user
CHCKCLNT check_client
CHCKLOCL check_local
CLASSGRP class_group
CLASSUSR class_user
CONNAME connection_name
DESCR description
FAILDLAY failure_delay
FINDGRP find_group
GRPFIELD group_field
LDAPPWD ldap_password
LDAPUSER ldap_user_name
NESTGRP group_nesting
OCSPURL ocsp_responder_url
QSGDISP queue_sharing_group_disposition
SECCOMM secure_communications
SHORTUSR short_user
USRFIELD user_field

Request key-value map

noreplace

Friendly value MQSC key MQSC value
yes REPLACE NO

replace

Friendly value MQSC key MQSC value
no REPLACE NO
yes REPLACE YES

Auto-generated from mapping-data.json by scripts/dev/generate_mapping_docs.py.