Start of Content Area

Background documentation    Security Measures – Overview (RFC)  Locate the document in its SAP Library structure

To guarantee the security of your RFC connections, include the following points in your setup and take the appropriate measures:

General Measures

      Restrict authorizations for maintaining RFC destinations (transaction SM59)

      Store user information for system users only (not for dialog users)

      Restrict access to table RFCDES (information on RFC destinations)

      Use authorization checks in (application) function modules if you want to call these modules using RFC.

      Use secure network communications.

      Restrict trace access

      Deactivate remote monitoring of SAP gateways

Special Measures for External RFC Servers

      Prevent the misuse of RFC Software Development Kit

      Allow RFC connections from known and selected systems only

      Restrict the use of external RFC server programs

      Restrict access to RFC server program RFCEXEC or RFCEXEC.EXE (only relevant for classic RFC API).

Note

For a more detailed description of these measures, see the appropriate scenario.

More Information

      RFC Communication Between SAP Systems

      RFC Communication Between SAP Systems and External (Non-SAP) Systems

Note

Also read the following security information about the SAP Gateway:

Security Settings in SAP Gateway

Note

You can use the Security Audit Log to monitor RFC calls:

Security Audit Log

 

 

 

End of Content Area