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 Jan 19, 2024

Encrypt password while performing the core installation of Netcool/Impact

When trying to install the Netcool/Impact core Server and GUI components, we see we are unable to use the encrypted passwords in the silent response file, when we define the encrypted passwords in the silent response file, we see accounts are getting locked at the objectserver for the root and impactadmin users.


Encryption is done by using below method.

@:eclipse =>./IBMIM -silent -noSplash encryptString XXXX


[nco@xx Impact71016]# ./install_silent.sh Impact_Server_GUI.xml -acceptLicense

imLocation=/opt/netcool_im/InstallationManager

ERROR: The following errors were generated while installing.

CRIMA1209E ERROR: Validation failed for property user.objectServerUser.

ERROR: IMPACTIN0219E Failed to connect to ObjectServer.


xxxxxxxxx:4100:impactadmin

CRIMA1209E ERROR: Validation failed for property user.libertyUser.

ERROR: IMPACTIN0219E Failed to connect to ObjectServer.

Idea priority Urgent
  • Guest
    Reply
    |
    Apr 10, 2024

    We see the issue with initial installation of Impact only - while having the encrypted passwords for the objectserver.

  • Admin
    JAMES Moore
    Reply
    |
    Apr 10, 2024

    The "silent installation response file" (with the password) is only needed during the initial installation of Impact (and only for "silent" installs) and not required after that. The end-user has the option of:
    removing the password afterward, whether they used an encrypted value (for products that support it) or not

    1. deleting the file

    2. or using one of the other methods of installation (where the password is masked or never seen), such as:

      1. the console

      2. or GUI installation.