Archive for the Category: IBM MQ

MQAUSX without a Client-side Security Exit – Part 2

As mentioned in Part 1, I often get asked if MQAUSX can authenticate a UserID and Password without the requirement of a client-side security exit. The answer is yes. Part 1 demonstrated how to set a UserID and Password for a client connection to a remote queue manager via code samples (i.e. C, C++, C#, […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Authenticate User Security Exit, Security, Unix, Windows, z/OS Comments Off on MQAUSX without a Client-side Security Exit – Part 2

New: MQ Visual Edit v1.5.2

Capitalware Inc. would like to announce the official release of MQ Visual Edit v1.5.2. This is a FREE upgrade for ALL licensed users of MQ Visual Edit. MQ Visual Edit allows users to view, manipulate and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a […]

Also posted in Capitalware, Java, Linux, macOS (Mac OS X), MQ Visual Edit, Unix, Windows Comments Off on New: MQ Visual Edit v1.5.2

New: MQ Visual Browse v1.5.2

Capitalware Inc. would like to announce the official release of MQ Visual Browse v1.5.2. This is a FREE upgrade for ALL licensed users of MQ Visual Browse. MQ Visual Browse allows users to view messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar […]

Also posted in Capitalware, Java, Linux, macOS (Mac OS X), MQ Visual Browse, Unix, Windows Comments Off on New: MQ Visual Browse v1.5.2

New: MQ Batch Toolkit v1.3.2

Capitalware Inc. would like to announce the official release of MQ Batch Toolkit v1.3.2. This is a FREE upgrade for ALL licensed users of MQ Batch Toolkit. MQ Batch Toolkit allows users to manipulate, monitor and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager from a command-line or shell scripting […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), Unix, Windows Comments Off on New: MQ Batch Toolkit v1.3.2

MQAUSX without a Client-side Security Exit – Part 1

Quite often I get asked if MQAUSX can authenticate a UserID and Password without the requirement of a client-side security exit. The answer is yes. MQAUSX is actually 3 products in one: 1. If the client application is configured with the client-side security exit then the user credentials are encrypted and sent across the wire […]

Also posted in .NET, C, C#, C++, Capitalware, Java, JMS, MQ Authenticate User Security Exit, Programming, Security Comments Off on MQAUSX without a Client-side Security Exit – Part 1

WebSphere MQ FixPack 7.0.1.6 Released

IBM has just released FixPack 7.0.1.6 for WebSphere MQ. http://www.ibm.com/support/docview.wss?uid=swg21507302&myns=swgws&mynp=OCSSFKSJ&mync=R Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), Linux, Unix, Windows Comments Off on WebSphere MQ FixPack 7.0.1.6 Released

SupportPac MO71 v7.0.2 Released

Paul Clarke of IBM has released version 7.0.2 of SupportPac MO71. http://www-01.ibm.com/support/docview.wss?uid=swg24000142 Changes: WebSphere MQ V7.0.1 support. Multiple Queue Manager list support. Sizeable list dialog areas. Show object name in entryfield rather than dropdown. Set default browse message range#. Auto update of lists on change action. MO71 Authority changes. Browse message selector added. New set() […]

Also posted in Windows Comments Off on SupportPac MO71 v7.0.2 Released

MQ Visual Edit and WMQ v7 local queue manager

The current and previous releases of MQ Visual Edit are designed to work with any version of an WMQ remote queue manager (i.e. connecting in ‘client mode’). If the user has WMQ v6 server installed on their PC, MQ Visual Edit can connect in either ‘bindings mode’ or ‘client mode’ to the local queue manager. […]

Also posted in Capitalware, Linux, macOS (Mac OS X), MQ Visual Browse, MQ Visual Edit, Unix, Windows Comments Off on MQ Visual Edit and WMQ v7 local queue manager

MQ File Mover v4 beta

I am working on the next release of MQ File Mover and was working if anyone working like to beta test it? (This is a beta, so do not put it into your production environments.) Here are the new features/updates so far: – Added support for unlimited file size for Send, Receive and Watch Actions […]

Also posted in Capitalware, IBM i (OS/400), Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Unix, Windows Comments Off on MQ File Mover v4 beta

MQAUSX and AES 256-bit Encryption

MQ Authenticate User Security Exit (MQAUSX) currently uses the ‘Tiny Encryption Algorithm Variant’ (aka TEAV or XTEA) for encryption and decryption of the user’s password between the client-side security exit and the server-side security exit. The security group of existing customers and potential customers are requesting that we use Advanced Encryption Standard (AES) symmetric-key encryption […]

Also posted in Capitalware, IBM i (OS/400), Linux, MQ Authenticate User Security Exit, Security, Unix, Windows, z/OS Comments Off on MQAUSX and AES 256-bit Encryption