cancel
Showing results for 
Search instead for 
Did you mean: 

Using old Kerberos gsskrb5.dll and new sapcrypto.dll in parallel for different systems

0 Kudos
1,601

Dear SAP-SSO experts,

We are still using the old kerberos-dll "gsskrb5.dll" for SSO in SAP-GUI in our Windows-Environment.

We are going to change are SSO scenario to sapcrypto.dll step by step in our landscape.

There are 2 Environment-Parameters in my front end PCs pointing to the relevant dlls:

SNC_LIB=C:\Program Files (x86)\SAP\SNC\gsskrb5.dll

SNC_LIB_64=C:\Program Files (x86)\SAP\SNC\gsskrb5.dll

I can set these variables either for the old-dll (gsskrb5.dll) or for the new one (sapcrypto.dll) ! So I have to change the SSO-solution for all my sap-systems at once!

Is there any solution to make it possible, that some SAP-systems be able to use the old solution and some others use the new one (on same Front end!)

Thanks and Best Regards

Armin

Christian_Cohrs
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

we created a blog some time ago, to explain the migration process. This might be helpful here.

https://blogs.sap.com/2015/04/15/snc-product-migration-now-is-the-time/

Best regards,
Christian

View Entire Topic
Colt
Active Contributor
0 Kudos

Dear Armin,

you can have a look at this blog, should help. It also points out the SAP Note related to the SNC_LIB_2 variable.

Cheers
Carsten

0 Kudos

Thank you very much. I will try the SNC_LIB_2 and SNC_LIB_64_2 variables.

Thanks and Best Regards

Armin

0 Kudos

Thank you very much! this solution works very well !