Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management and AIOps 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 Not under consideration
Created by Guest
Created on Feb 22, 2021

Session timeout for Netcool/OMNIbus Administrator

From security/compliance perspective, there is a need for enforcing session timeouts for Netcool/OMNIbus Administrator & Event List.
In case of any inactivity of user-admin logged into Netcool/OMNIbus Administrator, a session/inactivity timeout is needed. The User-admin should be asked for credentials to re-login.

Idea priority High
RFE ID 148764
RFE URL
RFE Product Tivoli Netcool/OMNIbus
  • Guest
    Reply
    |
    May 18, 2021

    To clarify from the customer's perspective: The priority application is "Netcool/OMNIbus Administrator" on Windows platform, to have a user timeout. The application "Event List" is not a priority, given the modern WebGUI alternative. The request, is for ADMINISTRATOR on WINDOWS for "native client" enhancement.

  • Guest
    Reply
    |
    Feb 23, 2021

    The following information is from IBM L3 in recent Support Case TS004943871, which was the impetus for client to open this RFE:

    "The nco_jdbc.timeout is similar to the IPC.Timeout value for the native processes. It's the maximum amount of time that the jdbc client will wait for a response from the server before giving up and saying there was no response. It has nothing to do with the client disconnecting itself after a certain amount of time and requiring the password to be entered again.

    The functionality that the customer is looking for does not currently exist. We could write a trigger in the ObjectServer to disconnect specific clients that have not issued any SQL for a specific amount of time, but that won't solve the problem as the client (nco_config in this example) will not request the password again, it will just use the password the user already entered (which it caches in memory in case it ever needs to reconnect). The desired functionality would need to be implemented in the client and is therefore an RFE."