cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts,

I never did this before, so I don't know really how it works.

I would like to register an external server program (LDAP).

The program is in /usr/sap/<sid>/SYS/exe/run/ldap_rfc.

So I did the following:

ldap_rfc -a/usr/sap/<sid>/SYS/exe/run/ldap_rfc -g<host> -x<sapgw>

After executing the command some information about the program apears.

And durring this time, the RFC connection is working.

But afer closing the command-line the RFC is gone.

So do I have to execute the command in background?
Or what is my mistake?

Kind regards

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

Make sure that the parameter gw/acl_mode is set in the system with correct value.

for reference.

http://scn.sap.com/thread/3472002

Private_Member_19084
Active Contributor
0 Likes

it is, thx for the info