cancel
Showing results for 
Search instead for 
Did you mean: 

SNC Kerberos and Load Balacing

Peter_Wohlfarth
Discoverer
0 Kudos

Hi all,

I want to establish an SNC Connection using the gsskrb5 (Kerberos) library via load balancing.

The application servers behind the load balancer have different SNC Partner names.

If a connection is opened via SAPGUI, the approprivate Partner Name is set automatically.

Is this Scenario supported by the classic RFC SDK or Netwweaver RFC SDK? What is the correct way to set connection parameters like SNC_PARTNERNAME?

Thank you in advance for you help.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

tim_alsop
Active Contributor
0 Kudos

You can set SNC_PARTNERNAME to any value such as p:dummy/value@COMPANY.COM as long as the RFC connection string has the correct values to use a logon group. This is supported with the Classic RFC SDK as well as NW RFC SDK.

Tim