Quantcast
Channel: SCN : All Content - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 5139

No credendtials were supplied - SNC connection refused in SM59

$
0
0

Hi Folks,

I set up a c-based (NW 7.20) tRFC-Server-Connection (TCP/IP) to SAP (NW 7.40).

 

 

Now I want to secure this connection using the SAP Securelibrary (secgss.dll), but without SSO.

 

--

I took the following steps in the SAP R/3-Backend:

 

- configured SAP for SNC in RZ10:

 

snc/enable = 1

snc/permit_insecure_start = 0

snc/accept_insecure_rfc = 1

snc/accept_insecure_cpic = 0

snc/accept_insecure_gui = 1

snc/data_protection/use = 3

snc/identity/as = p:CN=SAP/SAPServiceEC6@<xyz>.de

snc/gssapi_lib = /usr/sap/EC6/DVEBMGS00/sll/libsecgss.so

snc/data_protection/min = 2

snc/data_protection/max = 3

snc/r3int_rfc_secure = 0

snc/r3int_rfc_qop = 3

snc/force_login_screen = 0

snc/only_encrypted_gui = 1

snc/only_encrypted_rfc = 2

snc/extid_login_rfc = 1

abap/use_paging = 0

 

- configured the user using SU01

p:CN=SAP/SAPServiceViadat@<xyz>.de

unsecure logins are allowes

- configured the connection in SM59

Partner: p:CN=SAP/SAPServiceViadat@<xyz>.de

snc active

- created the certificate for sapcryptolib in STRUST

- set the ACL in SNC0 for my partner

vsl501810.VIADAT.viadat / p:CN=SAP/SAPServiceViadat@<xyz>.de

--

 

 

Programming actions:

- configured the c-based rfc-server-connection to use SNC.

SET the SNC_LIB path

set the SNC-Options to use.

 

 

I can login with SNC,but everytime I'm trying to test my rfc-connection in SM59 I am getting the errormessage "no credentials were supplied).

 

 

I've attached my latest trc-file (as a txt-file).

 

Can anyone help?

 

Thanks,

 

Ben


Viewing all articles
Browse latest Browse all 5139

Trending Articles