This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
there also is CPIAD03 to be put on this list.
there also is CPIAD03 to be put on this list.
Greetings one and all,
I added this comment to the duplicate RFE, but will include it here just in case it helps the submitter.
As a workaround, you can use the CHGMSGD command to change the message you get to be something more generic
For example, issuing the following command would change the "CPF1107 - Password not correct for user profile" message to 'Invalid sign on attempt'
CHGMSGD MSGID(CPF1107) MSGF(QCPFMSG) MSG('Invalid sign on attempt')
You should also consider using this method to "anoymise" the following messages, that way you will get the exact same text regardless of the reason.
CPF1108 USRPRF &1 not found for JOBD &2 in &3.
CPF1109 Not authorized to subsystem.
CPF1110 Not authorized to work station.
CPF1116 Next not valid sign-on attempt varies off
CPF1117 User &1 not accessible.
CPF1118 No password associated with user &1
CPF1120 - User &1 does not exist.
CPF1392 Next not valid sign-on disables user profile
CPF1393 User profile &2 has been disabled.
CPF1394 User profile &1 cannot sign on.
CPIAD06 - Invalid sign on attempt made.
You will need to do this every time you upgrade your operating system but as the change does not require any downtime and takes effect immediately.
Just as an FYI I believe there is a TAATOOL create called CHGSGNERRT
e.g. CHGSGNERRT ERRTXT('Invalid signon.')
My understanding is that this tool does something similar but just for messages CPF1107 and CPF1120
Hope this helps,
Steve Bradshaw
IBM Champion and CEAC Member
This is a duplicate of RFE 97972 - https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=97972. You may vote and add any additional comments and requirements to that RFE.
Attachment (Description): Example in german language