I still have one problem left:
This is a system with a central instance and one additional AppServer. I am logged on using the OS user that the SAP Service is running under. When I execute SNC, it shows me that I am logged in to the pse and the seclogin command display that I have access. But SNC.exe does not show any Trusted certificates and the AppSrv will not start with SNC enabled. The error is the "credentials could not be acquired" in the log file.
Could anyone give me any pointers on what to check?
Regards
Andreas
Excerpt from trace file:
SncInit(): Initializing Secure Network Communication (SNC)
N PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 16/64/64)
N GetUserName()="SIDadm" NetWkstaUser="SIDADM"
N SncInit(): found snc/data_protection/max=3, using 3 (Privacy Level)
N SncInit(): found snc/data_protection/min=2, using 2 (Integrity Level)
N SncInit(): found snc/data_protection/use=3, using 3 (Privacy Level)
N SncInit(): found snc/gssapi_lib=\\<hostname>\sapmnt\SID\SYS\global\sll\secgss.dll
N File "\\<hostname>\sapmnt\SID\SYS\global\sll\secgss.dll" dynamically loaded as GSS-API v2 library.
N The internal Adapter for the loaded GSS-API mechanism identifies as:
N Internal SNC-Adapter (Rev 1.0) to SAP Netweaver Single Sign-On v1.x
N FileVersionInfo: InternalName= CryptoLib, FileVersion= 8.3.7.7
N SncInit(): found snc/identity/as=p:CN=<identity name>
N *** ERROR => SncPAcquireCred()==SNCERR_GSSAPI [sncxxall.c 1445]
N GSS-API(maj): No credentials were supplied
N Could't acquire ACCEPTING credentials for
N
N name="p:CN=<identity>"
N FATAL SNCERROR -- Accepting Credentials not available!
N (debug hint: default acceptor = "p:CN=DummyCredential")
N <<- SncInit()==SNCERR_GSSAPI
N sec_avail = "false"