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: 

SSF_API_UNKNOWN_PAB = private address book (PSE) not found

Former Member
0 Kudos

While trying to implement SSL on our production CRM 2007 server, The license key somehow got removed.

I was working on transaction STRUSTSS02 to create the SSL PSE.

Suddenly, I got loged out and tried to login and got the message "error in license key check"/

When I log into client 000 as SAP* and try to reinstall the license I am getting error:

"rc of SsfVerify: 7 = SSF_API_UNKNOWN_PAB = private address book (PSE) not found"

And In SAP Gui from the dev_w proc:

M Thu Jan 29 09:50:12 2009

M *** ERROR => wlikey_check_webas: rc of SsfVerify: 7 = SSF_API_UNKNOWN_PAB = private address book (PSE) not found [sliclikey.c 12

69]

M *** ERROR => sap license, no valid license found [likeyapi_w.c 2260]

So I have deleted the PSE in transaction STRUSTSSO2 and recreated it. Double clicking on the System PSE entry displays "Local PSE Ok".

And in /usr/sap/<SID>/<INSTANCE>/sec there is a a SAPSYS.pse file.

I haven't ever seen this error before.

I have the following parameters set:

login/accept_sso2_ticket = 1

login/create_sso2_ticket = 2

ssf/ssfapi_lib = /sapmnt/CRP/exe/libsapcrypto.so

ssf/name = SAPSECULIB

sec/libsapsecu = /sapmnt/CRP/exe/libsapcrypto.so

ssl/ssl_lib = /sapmnt/CRP/exe/libsapcrypto.so

Thanks in advance.

1 REPLY 1

Former Member
0 Kudos

I restart of CRM fixed the problem. Don't know what went wrong