Skip to Main Content
Integration


This is an IBM Automation portal for Integration 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 Delivered
Workspace App Connect
Created by Guest
Created on Jan 3, 2016

IIB ODBC Connectivity to the Syabase Server using RSA Encryption Level 2

Product : IIB
Issue: IIB not able to to connect to the Sybase Database using ODBC Data direct, enabled with password Encryption level 2.

IBM Integration Bus v9.0.0.1
ODBC V7.1 driver
Sybase ASE 15.7

[Abstract]
mqsicvp fail connecting to the server which configured with password encryption.

[Problem]
When our client execute mqsicvp to the Sybase ASE which are configured with password encryption . Then following are generated and failed to login .

[unixODBC][IBM][ODBC Sybase Wire Protocol driver][Sybase ASE]Adaptive
Server requires encryption of the login password on the network.

And note about the ODBC 7.1 driver. IIB 9.0.0.0 provide ODBC V7.0. We requested to create the ODBC 7.1 driver for IIB 9.0.0.1 in 04434,999,760 . So in their env , there are ODBC 7.1 driver. And applied some more iFixes.

- 25548.999.760.2.0.1-IE02-LinuxX64-TFIC99649.tar.gz
- 25548.999.760.9.0.0.x-IIB-LinuxX64-TFP70467.tar.gz

Current progress:
As the answer from IBM L2 below, DataDirect who is ODBC driver vendor will not support the password encrypted option "2".

If set to 1 (Encrypt Password), the driver sends the user ID in clear
text and an encrypted password to the server for authentication. The
password will be encrypted using Sybase proprietary encryption.

Current ODBC Configuration for Sybase:

[ESB_CWF]
Driver=/app/ibm/mqsi/mqsi/ODBC/V7.1/lib/UKase27.so
Description=DataDirect 7.1 ODBC Sybase Wire Protocol
Database=cwf_db
ApplicationUsingThreads=1
EnableDescribeParam=1
OptimizePrepare=1
SelectMethod=0
NetworkAddress=**************,****
SelectUserName=1
ColumnSizeAsCharacter=1
EnableSPColumnTypes=2
LoginTimeout=0
TimestampTruncationBehavior=1
XAConnOptBehavior=3
IANAAppCodePage=2024
AuthenticationMethod=1

Idea priority Urgent
RFE ID 82029
RFE URL
RFE Product IBM App Connect Enterprise (formerly IBM Integration Bus)
  • Admin
    Ben Thompson
    Reply
    |
    Jul 22, 2021

    Idea / RFE Review. Apologies for the length of time this idea has been in the status of Uncommitted Candidate / Future Consideration. As you may well be aware, Sybase ASE has two level for encrypting,

    1 - RSA encrypted passwd but falls back to sybase own encryption if needed

    2 - RSA encrypted passwd ONLY.

    During the period since this suggestion was first made, the product support has evolved and IIB/ACE currently uses the v7.16 driver for Sybase. There has also been a recent APAR (IT37508) which is required in order for this to work. Status of the idea is updated to delivered.

  • Guest
    Reply
    |
    Jun 28, 2016

    Thank you for raising this RFE. Status of the RFE is updated to Uncommitted Candidate.