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 Jan 8, 2020

IBM i Service to List Disabled Netserver Users

Currently, there is no way to list from an IBM i command the user that at disabled for use by Netserver.

An IBM i Service to list the currently disabled users, and if possible re-enable them would be an ideal replacement.

I accept that the Go Nets menu is an alternative to this but it has significant restrictions in that it is not on a system by default, is English only and does not allow you to interact with it programmatically.

I also accept the is an API for this but we need to make this functionality more widely available.


Use Case:

A SysAdmin wishes to create a route that lists monitors for users becoming disabled in Netserver and then creating an alert for Security and Auditing purposes.

The SysAdmin could then go on to programmatically add business logic as to whether the user to be re-enabled.


Idea priority High
  • 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.

    The USER_INFO and USER_INFO_BASIC views have a new column, NETSERVER_DISABLED, that indicates whether the profile is disabled for IBM i NetServer.

  • Guest
    Reply
    |
    Dec 9, 2020

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - Db2 for i
    Operating system - IBM i
    Source - COMMON

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - System Management
    Operating system - IBM i
    Source - COMMON

  • Guest
    Reply
    |
    Dec 1, 2020

    IBM understands this request and will consider it for a future code update, though no commitment is made or implied.

  • Guest
    Reply
    |
    Jun 9, 2020

    The CAAC has reviewed this requirement and recommends that IBM view this as a high priority requirement that is important to be addressed. A quick summary of disabled users would be very beneficial without needing to be a programmer to figure it out, as well as a way to enable users -- this is needed for System Admins.

    Background: The COMMON Americas Advisory Council (CAAC) members have a broad range of experience in working with small and medium-sized IBM i customers. CAAC has a key 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.

    For more information about CAAC, see www.common.org/caac

    For more details about CAAC's role with RFEs, see http://www.ibmsystemsmag.com/Blogs/i-Can/May-2017/COMMON-Americas-Advisory-Council-%28CAAC%29-and-RFEs/

    Nancy Uthke-Schmucki - CAAC Program Manager

  • Guest
    Reply
    |
    Feb 17, 2020

    The COMMON Europe Advisory Council (CEAC) has reviewed this requirement and recommends that IBM view this as a MEDIUM priority requirement that should be addressed.

    Background: The 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

  • Guest
    Reply
    |
    Jan 9, 2020

    Another option is to install the "GO NETS" tool from IBM. I havn´t used it for years, but I believe you could see disabled NetServer users in the tool and also the possibility to enable them.

    The tool exist in the QUSRTOOL library and instruction have to unpack and restore the tool: https://www.ibm.com/support/pages/manage-ibm-i-netserver-without-navigator-go-nets

  • Guest
    Reply
    |
    Jan 9, 2020

    Great Idea.

    And if I may add - also a service to enable a given user

  • Guest
    Reply
    |
    Jan 9, 2020

    Since the API is available you can develop this yourself.

    You can't expect from IBM to write a service for every single API that exists !?

    I prefer that IBM invests its time into things that we currently can't write due to lack of API's.

  • Guest
    Reply
    |
    Jan 8, 2020

    Hello Steve,

    The option to monitor this is already available by a watch or a monitor in Navigator for i. The message ID to monitor for is CPIB682. IBM has created a KB item for the watch https://www.ibm.com/support/pages/automatically-re-enable-disabled-ibm-i-netserver-user-profile.

    So by using the IBM i services QSYS2.HISTORY_LOG_INFO UDTF to query the history log for CPIB682 or by using QSYS2.MESSAGE_QUEUE_INFO View to do the same for QSYSOPR, one could say that the service you are asking for is already there.

    Greetings Rudi

    Greetings Rudi