New: MQ Authenticate User Security Exit for z/OS v3.0.0

Capitalware Inc. would like to announce the official release of MQ Authenticate User Security Exit for z/OS v3.0.0. This is a FREE upgrade for ALL licensed users of MQ Authenticate User Security Exit for z/OS. MQ Authenticate User Security Exit for z/OS is a solution that allows a company to fully authenticate a user who is accessing a WebSphere MQ for z/OS resource. It authenticates the user’s UserID and Password against the native z/OS system or an encrypted MQAUSX FBA file.

For more information about MQ Authenticate User Security Exit for z/OS go to:
https://www.capitalware.com/mqausx_zos_overview.html

Changes for MQ Authenticate User Security Exit for z/OS v3.0.0:

    Server-side:

  • Added support for Queue Manager Password Authentication (new keywords: UseQMgrPwd & QMgrPwd)
  • Ability to monitor for excessive client connections (ECC) and then generate an alert (new keywords: UseECC, ECCWarnCount & ECCInterval)
    Client-side:

  • Fixed an issue with the .NET MQAUSX component using the MQAUSX_CLNT environment variable

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM MQ, MQ Authenticate User Security Exit, Security, z/OS Comments Off on New: MQ Authenticate User Security Exit for z/OS v3.0.0

New: MQ Standard Security Exit v2.2.0

Capitalware Inc. would like to announce the official release of MQ Standard Security Exit v2.2.0. This is a FREE upgrade for ALL licensed users of MQ Standard Security Exit. MQ Standard Security Exit is a solution that allows a MQAdmin to control and restrict who is accessing a WebSphere MQ resource.

For more information about MQ Standard Security Exit go to:
https://www.capitalware.com/mqssx_overview.html

    Changes for MQ Standard Security Exit v2.2.0:

  • Ability to monitor for excessive client connections (ECC) and then generate an alert (new keywords: UseECC, ECCWarnCount & ECCInterval)
  • Fixed an issue with the installer script on Windows missing the mqssx_MI.dll file

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Standard Security Exit, Security, Unix, Windows Comments Off on New: MQ Standard Security Exit v2.2.0

New: MQ Standard Security Exit for z/OS v2.2.0

Capitalware Inc. would like to announce the official release of MQ Standard Security Exit for z/OS v2.2.0. This is a FREE upgrade for ALL licensed users of MQ Standard Security Exit for z/OS. MQ Standard Security Exit for z/OS is a solution that allows a MQAdmin to control and restrict who is accessing a WebSphere MQ resource.

For more information about MQ Standard Security Exit for z/OS go to:
https://www.capitalware.com/mqssx_zos_overview.html

    Changes for MQ Standard Security Exit for z/OS v2.2.0:

  • Ability to monitor for excessive client connections (ECC) and then generate an alert (new keywords: UseECC, ECCWarnCount & ECCInterval)

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM MQ, MQ Standard Security Exit, Security, z/OS Comments Off on New: MQ Standard Security Exit for z/OS v2.2.0

Mozilla Firefox 38.0 Released

Mozilla Firefox has just released Mozilla Firefox v38.0.
http://www.mozilla.com/firefox/

Mozilla Firefox is a free and open source web browser descended from the Mozilla Application Suite and managed by Mozilla Corporation. To display web pages, Firefox uses the Gecko layout engine, which implements most current web standards in addition to several features that are intended to anticipate likely additions to the standards

Regards,
Roger Lacroix
Capitalware Inc.

Linux, macOS (Mac OS X), Open Source, Windows Comments Off on Mozilla Firefox 38.0 Released

SQLite v3.8.10 Released

D. Richard Hipp has just released SQLite v3.8.10.
http://www.sqlite.org/news.html

SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.

Regards,
Roger Lacroix
Capitalware Inc.

C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows Comments Off on SQLite v3.8.10 Released

New: MQ Visual Edit v1.6.5

Capitalware Inc. would like to announce the official release of MQ Visual Edit v1.6.5. 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 simplified format similar to a database utility or spreadsheet program.

For more information about MQ Visual Edit go to:
https://www.capitalware.com/mqve_overview.html

    Changes for MQ Visual Edit v1.6.5:

  • Added ability to sort fields either ascending or descending on List of Queue window.
  • Fixed an issue with sorting on List of Queue window.
  • Fixed an issue with opening a queue for browse rather than destructive get.
  • Updated docs (English only)

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), MQ Visual Edit, Unix, Windows Comments Off on New: MQ Visual Edit v1.6.5

New: MQ Visual Browse v1.6.5

Capitalware Inc. would like to announce the official release of MQ Visual Browse v1.6.5. 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 to a database utility or spreadsheet program.

For more information about MQ Visual Browse go to:
https://www.capitalware.com/mqvb_overview.html

    Changes for MQ Visual Browse v1.6.5:

  • Added ability to sort fields either ascending or descending on List of Queue window.
  • Fixed an issue with sorting on List of Queue window.
  • Fixed an issue with opening a queue for browse rather than destructive get.
  • Updated docs (English only)

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM MQ, Java, Linux, macOS (Mac OS X), MQ Visual Browse, Unix, Windows Comments Off on New: MQ Visual Browse v1.6.5

New Authentication Feature for MQAUSX (and z/MQAUSX)

I have been researching various ways of increasing the security that MQ Authenticate User Security Exit (MQAUSX) could apply when a client application connects to an MQ queue manager.

I have been doing a lot of reading on factors of authentication. i.e. Something you know, Something you have, and Something you are. Two-factor and multi-factor authentication are great when the system is protecting an end-user from hackers logging into their account. The problem is that only 5% (or less) of the connection attempts that MQAUSX processes are from actual people. 95% (or more) of the connection attempts are from back-end applications. Hence, having the back-end application use a chip-card or RSA fob is just not possible nor is the use of biometrics (fingerprint or voice print). I’ll really become worried when a back-end application has a voice or finger!!!!

So I was having a tuff time trying to figure out what could be done, added or extended, so that MQAUSX could provide a higher-level of security when a back-end application and/or an end-user makes a connection attempt to a queue manager. Currently, the application or user logs on with their UserID and Password and MQAUSX authenticates those credentials against the target system which the MQAdmin has previously defined. i.e. Local OS system, LDAP server, Microsoft’s Active Directory, Quest Authentication Services (QAS), Centrify’s DirectControl or an encrypted MQAUSX FBA file.

So, last week while staring at the MQAUSX client-side logon screen, it occurred to me that one way to add an extra layer of security to the standard UserID and Password would be to also require a Password for the queue manager. An MQAdmin could define a Password for a queue manager via the MQAUSX configuration file (it would be encrypted of course). So, when enabled, a back-end application and/or end-user would need to not only know their UserID and Password but also the queue manager’s Password to successfully log in.

Defining and requiring a queue manager Password in MQAUSX is like adding perimeter security to your system or putting your valuables in a safe and putting that safe in another safe. 🙂

I have done the coding and been beta testing it this past week. I have been doing lots and lots of testing, so that the latest release is backwards compatible with older releases of MQAUSX. Obviously, if you want to use the new feature then both the server-side and client-side needs to be at the latest release of MQAUSX.

If you would like to try out the new feature then send an email to
support@capitalware.com and we will send you the latest release of MQAUSX or z/MQAUSX.

Regards,
Roger Lacroix
Capitalware Inc.

Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Authenticate User Security Exit, Security, Unix, Windows, z/OS Comments Off on New Authentication Feature for MQAUSX (and z/MQAUSX)

OpenBSD v5.7 Released

Theo de Raadt has just released OpenBSD v5.7.
http://www.openbsd.org/57.html

The OpenBSD project produces a FREE, multi-platform 4.4BSD-based UNIX-like operating system. Our efforts emphasize portability, standardization, correctness, proactive security and integrated cryptography.

Regards,
Roger Lacroix
Capitalware Inc.

Open Source, Operating Systems Comments Off on OpenBSD v5.7 Released

Debian 8.0 Released

Debian Project has just released Debian 8.0.
https://www.debian.org/News/2015/20150426

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux.

Regards,
Roger Lacroix
Capitalware Inc.

Linux, Open Source, Operating Systems Comments Off on Debian 8.0 Released