cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure Secure network communication

MartinMaruskin
Active Contributor
0 Kudos

Dear all,

I tried to activate Secure Network Communication in SAP GUI's Network tab of SAP system properties.

However if I activate check box as per below screenshot and I hit OK button once I get to that dialog box again my check box is not activated.

I assume I need to setup Secure Network Communication first in SAP system backend.

Can you suggest what are the step to configure in backend? Thanks,

m./

Accepted Solutions (1)

Accepted Solutions (1)

former_member188883
Active Contributor
0 Kudos

Hi Martin,

On backend AS-ABAP system you need to enable SNC using profile parameter

snc/enable = 1.

Refer to documentation below for detailed configuration steps.

http://documents.software.dell.com/doc59746

Hope this helps.

Regards,

Deepak Kori

MartinMaruskin
Active Contributor
0 Kudos

Thanks Deepak,

actually I just thought that need (as per doc: Configuring the ABAP Back-end for ABAP Development Tools) to set this because my ABAP in Eclipse scenario that I was working on.

it turned out that whole SNC config it is not needed for the scenario.

Anyway thanks,

m./

Answers (1)

Answers (1)

Reagan
Product and Topic Expert
Product and Topic Expert
0 Kudos

You will need third party software like Kerberos. For configuration follow this SNC User's Guide.

https://websmp204.sap-ag.de/~sapidb/011000358700001270931999E/SNCHBEN.PDF

Regards

RB

MartinMaruskin
Active Contributor
0 Kudos

Hi Benjamin, thanks for info. See my reply to Deepak.