Skip to Main Content
IBM Power Ideas Portal


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).


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 Delivered
Workspace IBM i
Categories Db2 for i
Created by Guest
Created on Jun 3, 2020

User profile maintenance function

Can we have a function that we can maintain user profiles using SQL. For example:

call systools.update_user_profiles(
profile = > 'MARINATEST',
enabled = > '*YES',
password => 'Testing@@123'
)

Or I can just disable the profile.
call systools.update_user_profiles(
profile = > 'MARINATEST'
enabled = > '*NO'
)


Use Case:

The user will be able to write a procedure using the user_profile_info, get the user profile or profiles and maintain them. This is useful for mass disabling profiles, mass password resets etc.


Idea priority Medium
  • Guest
    Reply
    |
    May 13, 2021

    This enhancement was delivered in spring 2021 with IBM i 7.4 PTF Group level 13 and IBM i 7.3 PTF Group level 24.

    A new table function, SYSTOOLS.CHANGE_USER_PROFILE, allows easy modification of user profile attributes from within a query. A subset of all the attributes were implemented. If other attributes need to be changed, the new QSYS2.QCMDEXC scalar function can be used to build your own CL command string to be run as part of a query.

  • Guest
    Reply
    |
    Nov 13, 2020

    IBM will use this request as input to planning but no commitment is made or implied. This request will be updated in the future if IBM implements it.

  • Guest
    Reply
    |
    Aug 24, 2020

    The CEAC has reviewed this requirement and recommends that IBM view this as a HIGH priority requirement that is important to address.
    This enhancement will make it easier for the programmatic interface for system resources in this case user profiles. The current workaround is cumbersome and self-written store procedures using CL commands.

    Background: The COMMON Europe Advisory Council (CEAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CEAC has a crucial role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community and has therefore reviewed your RFE.

    To find out how CEAC help to shape the future of IBM i, see CEAC @ ibm.biz/BdYSYj and the article "The Five Hottest IBM i RFEs Of The Quarter" at ibm.biz/BdYSZT

    Therese Eaton – CEAC Program Manager, IBM