Skip to Main Content
IBM System Storage Ideas Portal


This portal is to open public enhancement requests against IBM System Storage 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 Planned for future release
Created by Guest
Created on Jul 24, 2020

Change SPP requirements for WinRM for AllowUnencrypt due to security issues

Currently ISPP requirements for Windows (SQL/Exchange/Windows File Indexing) say to set AllowUnencrypted to true :
winrm s winrm/config/service @{AllowUnencrypted="true"}
and
"Both servers must have a Windows Remote Management (WinRM) service that is listening on port 5985."

5985 is the HTTP port while 5986 would be the HTTPS one to be used if using "AllowUnencrypted = disabled"

This is a high security risk as all traffic using WinRM is not encrypted and also for most customers conflicting with the security policies enforced by GPOs.
As this is conflicting with the security policies, you either need a security exception or it's not possible to use ISPP with SQL, Exchange or windows File Indexing.

Idea priority High
  • Guest
    Reply
    |
    Jan 6, 2021

    This request is a candidate for a future generally available (GA) release. IBM's statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at IBM's sole discretion. IBM will update this request to reflect any changes.

  • Guest
    Reply
    |
    Aug 6, 2020

    SQL works with the current release of ISPP - this is only needed for Hyper-V

  • Guest
    Reply
    |
    Aug 6, 2020

    SQL works with the current release of ISPP - this is only needed for Hyper-V

  • Guest
    Reply
    |
    Jul 30, 2020

    This is also applicable for Hyper-V backup. All communication is also happening using WinRM and will be blocked if AllowUnencrypt is set to false.