2006 Nov 21 10:39 PM
Hi all
I have the following problem: The Trusting System SRR (Server) has client 100 and 010 the
Trusted System CLL has client 010.
I tried to make a trusted connectivity with the SRR 100 Client, but Im only able to connect to the SRR 010 Client.
Where can declare to which Client of the Trusting System (Server) the Trusted System (client) Points?
Tnx for your help
Murat
2006 Nov 22 9:09 AM
I assume that you are referring to "RFC Trusted System".
In that case I'd recommend to take a look on <a href="https://service.sap.com/sap/support/notes/128447">SAP Note 128447</a>.
Regards, Wolfgang
2006 Nov 22 9:09 AM
I assume that you are referring to "RFC Trusted System".
In that case I'd recommend to take a look on <a href="https://service.sap.com/sap/support/notes/128447">SAP Note 128447</a>.
Regards, Wolfgang
2006 Nov 22 9:38 AM
Hi,
You can look into the transaction SMT1 ,SMT2 for setting up the trusted connection in addition to the SM59 which we normally use to set up RFC's.
Let me know if this helps.
Verify if you have mentioned the name of the specific client while maintaining the destination server
2006 Nov 22 11:03 AM
Hi
I solved the problem.
if the Client is not the same you see in the trusted system in RFC menu trusting system an error. "authorization failed". (this was confusing)
You have to create in the Trusting system the authorization object S_RFCACL with the client information for the calling System. You verify the settings with the function module AUTHORITY_CHECK_TRUSTED_SYSTEM.
Once you created the trusted system in the Trusting system. You have to create a NEW RFC connection in the Trusted System for example <SID>_TRUST mark the trusted system and current user with the Client# information. Once saved, try to logon by the "Remote Logon" button. If this works, then you created successfully the trust relationship.
Thanks<u> <i>Wolfgang for the Note you mentioned</i>.</u> I checked that Note before.What I didn't know that the Message in RFC menu Trusting System authorization failed can be ignored since it tries to logon with the current logged on client.
Murat