Skip to content

SNC Authentication

This page shows how to use encrypted communication via Secure Network Communication (SNC) between yunIO and SAP.

Prerequisites

  • SNC must be configured in your SAP system. For more information about SNC configuration in SAP, see SAP Help: Configuring the Application Server.
  • Check the SAP profile parameter snc/gssapi_lib in SAP (transaction RZ10) to determine, which library is used for encryption in your SAP system. Your SAP Basis has to import and configure the same library on the application server and on the machine that runs yunIO, e.g., sapcrypto.dll.

For information on how to set up SNC via X.509 certificate, refer to the Knowledge Base Article: Enable Secure Network Communication (SNC) via X.509 certificate.

SNC Authentication

Follow the steps below to set up an SAP connection that uses SNC:

  1. Navigate to the Connections menu at the left side navigation area of the Designer.
  2. Click [Add Connection] to create a new SAP connection or click to edit an existing SAP connection.
    yunIO-Create-Connection
  3. Enter the system details of your SAP system in the subsection System.
  4. Set the toggle in the subsection Authentication to Secure Network Communication authentication.
  5. Enter the complete path to the library location in the field SNC library path, e.g., C:\Program Files\SAP\FrontEnd\SecureLogin\lib\sapcrypto.dll.
    yunIO-Authentication
  6. Enter the SAP partner name configured for the SAP application server in the field SNC partner name, e.g., p:SAPserviceERP/Alice@THEOBALD.LOCAL.
  7. Click [Test Connection] to validate the connection parameters.
    A window with a status message opens in the bottom right corner of the window.
  8. Click [Save] to save the connection settings.

Last update: June 11, 2024