Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to install SAPCULIB - SAP Security Library for SSO

jorge_velasquez
Contributor
0 Kudos

Hi,

I´m configuring the Single Sign On and one of the steps is to install the SAPCULIB, please can you tell me how to do it?, all i know is that the following properties needs to be set correctly:

ssf/ssfapi_lib = (SAP Security Library)

I used path : $(DIR_RUN)/libsapsecu.so (LINUX)

On the other hand the note explain that we should download it from the marketplace but in usr/sap/SID/SYS/exe/run i found the same files.

3 REPLIES 3

Former Member
0 Kudos

You're confusing the SAPSECULIB for the SAPCRYPTOLIB. The SAPSECULIB is installed by default but cannot do a lot of things like encryption. So please download the SAPCRYPTOLIB and point the two parameters to the SAPCRYPTOLIB and you're set.

0 Kudos

Hi Sietze,

Can the SAPCRYPTOLIB be configure in a stack java portal or it´s just for abab stack?

Thank you

0 Kudos

Hi,

I download the SAR file from the marketplace and then I create a folder call SAPCRYTOLIB and put all content there.

What is the correct path?

a) /usr/SAPCRYPTOLIB

b) /usr/SAPCRYPTOLIB/libsapcrypto.so

Regards.