Skip to Content
0
Former Member
Dec 12, 2006 at 01:04 PM

SNC and SSO using the sapcryptolib and kerberos lib

501 Views

Hello,

We have an R3 system with SSO enabled for SAPGUI. We would like to setup an SNC RFC connection with another R3 system so we are in the AS-ABAP -> AS ABAP (RFC) scenario.

The SSO is using the kerberos library gi64krb5.dll.

Do you know if it is possible to enable SNC using the sapcrypto.dll and continue using the kerberos library for SSO?

Do you think using the following parameters would do the trick:

snc/gssapi_lib = gi64krb5.dll

ssf/ssfapi_lib = sapcrypto.dll

sec/libsapsecu = sapcrypto.dll

snc/identity/as = p:SAPService<SID>@<DOMAIN>

Do you know if there a way to use the sapcrytpo lib for both purposes (SNC for ABAP-ABAP RFC and SSO for SAPGUI)?

Thanks a lot for your answers,

Florin

PS: I am aware that the parameters listed above are not all needed for enabling SNC and SSO. I only listed those related with the library and the name.