Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Future consideration
Workspace App Connect
Created by Guest
Created on Jun 17, 2016

Add prompt password feature for mqsireportdbparms

mqsisetdbparms has "prompt password feature" to escape special characters and enter password on a new line when prompted.

But, mqsireportdbparms does not have the same "prompt password feature" to verify a password with special characters.

This will enable IIB administrators to verify the entered passwords with special characters in advance and avoid potential production issues.

Idea priority Medium
RFE ID 90216
RFE URL
RFE Product IBM App Connect Enterprise (formerly IBM Integration Bus)
  • Guest
    Reply
    |
    Feb 1, 2021

    RFE Review. Apologies we have not yet been able to prioritize the delivery of this enhancement request. Whilst disappointing that this idea has only received one vote over its ~ 5 year existence, this improvement for mqsireportdbparms remains an item we feel could bring additional value to the product. As such we will continue to monitor this RFE for signs of support. Status of the RFE is maintained as Uncommitted Candidate.

  • Guest
    Reply
    |
    Jun 20, 2016

    Thank you for raising this RFE.

    As you point out, currently if you issue the mqsisetdbparms command without the -p option then an interactive prompt is used:

    C:\Program Files\IBM\IIB\10.0.0.5>mqsisetdbparms TESTNODE_10005 -n TEST -u ben

    Enter password for user ID
    Retype password for user ID.
    BIP8071I: Successful command completion.

    By comparison if you execute the equivalent mqsireportdbparms command then the command is rejected:

    mqsireportdbparms TESTNODE_10005 -n TEST -u ben

    ...

    BIP8006E: Flag missing. One of the flags in list (p) must be specified.
    When using this command interface the user should select all required flags.
    Correct and reissue the command.

    The suggestion to present an interactive prompt asking for password in preference to the above behaviour sounds like an excellent enhancement for the product. Status of the RFE is updated to Uncommitted Candidate.