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 Functionality already exists
Workspace IBM i
Created by Guest
Created on May 29, 2025

Add the attributes like the owner and creation date on the netserver ffile share so we know who created it and when it was created like IFS objects showing the owner and creation date

Like IFS and object attributes, it is useful because we need to know who created and when it was created.  Also, whatever the user creates the netserver file share, the user picks a name that might be acceptable or not acceptable. Also, it can be a security reason or vulnerability.   For instance, when the user creates a netserver file share 'donottouch', we need to ask the user what the reason is for and so forth.  Today, I have many netserver file shares but I have no idea who created and when it was created.  When I looked at the IFS object attributes (whatever in the path in the netserver file share) and asked the owner, he/she had no idea who created it.  So, why not do the same for the netserver file share attributes?  make sense?  

Idea priority Low
  • Guest
    Jun 3, 2025
    The development team believes that equivalent function to this request already exists. Share time stamps were added in IBM i 7.6 that include the creation date, last update date, and last access date for IBM i NetServer shares.

    A new VP-S audit record type was also added in IBM i 7.6 that records any changes to NetServer shares to the system audit record. That data includes the profile name of the user making the change as well as other useful information about the share. Generation of VP-S audit records can be enabled with the *NETBAS auditing level. See the IBM i documentation for more details (https://www.ibm.com/docs/en/i/7.6.0?topic=entries-vp-network-journal).

    You may also be interested to know that the sharing authority requirements have been tightened in IBM i 7.6. A user either needs to have *IOSYSCFG special authority or they need to own the shared object and have function usage authority to QIBM_QZLS_NETSVR_SHARE. Prior releases only required object ownership. The change in 7.6 gives system administrators more control over which users are allowed to create NetServer shares.

    -- IBM i NetServer development team