LDAP Authorization
The V8.0.0 Connection Authentication feature which checked your user ID and password has been extended in V8.0.0.2 to allow LDAP authorization as well. The new fields that allow you to configure this on an AUTHTYPE(IDPWLDAP) Authentication Information object are protected by the 801 Command Level.New Attribute | MQSC name See DEF AUTHINFO Look for |
PCF constant and values See Create Authentication Information Look for |
LDAP Auth Method |
AUTHORMD
|
MQIA_LDAP_AUTHORMD (263)
|
LDAP Group Object Class | CLASSGRP |
MQCA_LDAP_GROUP_OBJECT_CLASS (2133)
|
LDAP Base DN Group | BASEDNG |
MQCA_LDAP_BASE_DN_GROUPS (2132)
|
LDAP Group Attr Field | GRPFIELD |
MQCA_LDAP_GROUP_ATTR_FIELD (2134)
|
LDAP Find Group | FINDGRP |
MQCA_LDAP_FIND_GROUP_FIELD (2135)
|
LDAP Group Nesting |
NESTGRP
|
MQIA_LDAP_NESTGRP (264)
|
Channel Status
Channels now show the security protocol in use – helping those people who were unsure how to answer the oft-asked question after the POODLE vulnerability, “are you still using an SSL CipherSpec?” Now instead of looking up your CipherSpec in the table in Knowledge Center, you can instead see this information output in the channel status display. Read more about this in Know your protocol.New Attribute | MQSC name | PCF constant and values |
Security Protocol |
SECPROT
|
MQIACH_SECURITY_PROTOCOL (1645)
|
AMQP Channel
In support of the MQLight in IBM MQ Beta, there is a whole new channel type with an associated set of channel attributes added. This is not yet documented in Knowledge Center but is visible when operating a queue manager at Command Level 801, and in the header files for PCF applications. Along with the Beta download that enables some of these attributes, there is a PDF of instructions on how to use the attributes available at the above link for the Beta. Be aware that although you can view and set all these attributes, not all of them are implemented by the current Beta. Get involved with the Beta program and read the PDF file mentioned above to see which attributes are currently usable.New Attribute | MQSC name | PCF constant and values |
Channel Type |
CHLTYPE
|
MQIACH_CHANNEL_TYPE (1511)
|
Description | DESCR |
MQCACH_DESC (3502)
|
Port | PORT |
MQIACH_PORT (1522)
|
Local Address | LOCLADDR |
MQCACH_LOCAL_ADDRESS (3520)
|
SSL/TLS Certificate Label | CERTLABL |
MQCA_CERT_LABEL (2121)
|
SSL/TLS Cipher Spec | SSLCIPH |
MQCACH_SSL_CIPHER_SPEC (3544)
|
SSL/TLS Client Auth | SSLCAUTH |
MQIACH_SSL_CLIENT_AUTH (1568)
|
SSL/TLS Peer Name | SSLPEER |
MQCACH_SSL_PEER_NAME (3545)
|
Alteration Date | ALTDATE |
MQCA_ALTERATION_DATE (2027)
|
Alteration Time | ALTTIME |
MQCA_ALTERATION_TIME (2028)
|
AMQP Keep Alive | AMQPKA |
MQIACH_AMQP_KEEP_ALIVE (1644)
|
Use Client Identifier |
USECLTID
|
MQIACH_USE_CLIENT_ID (1629)
|
Max Message Length | MAXMSGL |
MQIACH_MAX_MSG_LENGTH (1510)
|
MCA UserId | MCAUSER |
MQCACH_MCA_USER_ID (3527)
|
Max Instances | MAXINST |
MQIACH_MAX_INSTANCES (1618)
|
Display Connection
With the introduction of the AMQP channel in CommandLevel 801, there is also a new attribute returned when you display application connections.New Attribute | MQSC name | PCF constant and values |
AMQP Client ID | CLIENTID |
MQCACF_AMQP_CLIENT_ID (3207)
|
Comments
Post a Comment