cancel
Showing results for 
Search instead for 
Did you mean: 

Sneak Preview WEB AS ABAP 2004s - Single sign On

SergioFerrari
Active Contributor
0 Kudos

I'm sharing a little trouble with SSO...

In order to activate SSO I set:

login/create_sso2_ticket = 2

login/accept_sso2_ticket = 1

After restarting I got trouble with SSO and in ST11 I recevived message:

      • ERROR => likey_check_for_product_no_limit: The license key library has not been initialized yet. [sliclikey.c 1194]

I corrected the problem adding a "\" in the system profile (RZ10) to the following parameters:

ssf/ssfapi_lib = $(DIR_CT_RUN)\sapsecu.dll

sec/libsapsecu = $(DIR_CT_RUN)\sapsecu.dll

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I was also getting the same error message when I was trying to install a new type licence from a file on my 2004s SP8 ABAP WAS. Though I was getting this in a popup on the transaction SLICENSE as I couldn't fine a saplicense.exe file anywhere on the server. I tried setting the system time back to when the original licence was valid and deleting the old type, but I still got the error message:

"The license key library has not been initialized yet".

I then applied the two backslashes indicated in this thread by Sergio into my NSP profile (directory SAP/NSP/SYS/profile) and restarted the server. Then logging on again with SAP* I could successfully install the file licence.

Thanks,

Alex.

athavanraja
Active Contributor
0 Kudos

this was there with nw2004 as well.

i posted this sometime back (couldnt find the link - SDN search needs to be improved)

thanks for sharing it.

Regards

Raja