cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot start saprouter on Liunx with SNC

Former Member
0 Kudos

Hi everyone

i try to establish a connection between SAP and our saprouter. But i could not start the saprouter whith SNC. i can run saprouter whithout SNC, everything works fine. (Without connection to SAP)

i have installed the saprouter and the sapcryptolib in the directory /usr/sap/saprouter. The permission is 777 to directory and to the cryptolib.

i try to start saprouter whith the following command:

./saprouter -r -K "p:CN=NVCOSSI, OU=0000711814, OU=SAProuter, O=SAP, C=DE"

i get the following error:

  • ERROR SNC processing failed:

  • SncInit

dev_rout:

-


SncInit(): Initializing Secure Network Communication (SNC)

Intel x86 with Linux (st,ascii,SAP_UC/size_t/void* = 8/32/32)

SncInit(): Trying environment variable SNC_LIB as a

gssapi library name: "/usr/sap/saprouter/libsapcrypto.so".

      • ERROR => DlLoadLib: dlopen()= /usr/sap/saprouter/libsapcrypto.so: cannot open shared object file: N

o such file or directory -> DLENOACCESS (0,Success) [dlux.c 314]

      • ERROR => SncPDLInit(): DlLoadLib("/usr/sap/saprouter/libsapcrypto.so")=DLENOACCESS

[sncxxdl.0340]*** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) /usr/sap/saprouter/libsapcrypto.so

not loaded

[sncxxdl.0604]<<- SncInit()==SNCERR_INIT

sec_avail = "false"

      • ERROR => NiSncInit: SncInit failed (rc=-1) [nisnc.c 647]

      • ERROR => main: NiSncInit failed (rc=-17) [nirout.cpp 1214]

-


i have registred our saprouter at sap, and i have create the certificaterequest as discribed in the document at sapnet (alias saprouter). i also have created the credential.

i hav set the SNC_LIB envorimentvaribale to /usr/sap/saprouter/libsapcrypto.so

Anyone have any ideas?

regards

Thomas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Thomas,

Please check OSS note 538849 and see if it can help you.

Please award points accordingly.

Regards.

Ruchit.

Former Member
0 Kudos

Hi,

Please check the permission for saproutertab file and also check /usr/sap/tmp/saprouter.log file

Regards,

Vivekanand Pandey