2005 Dec 07 1:01 PM
Hi,
I look at the code of the function SUSR_USER_CHANGE_PASSWORD_RFC, and for the PASSWORD parameter, it is tested if PASSWORD IS INITIAL. A comment said that it tests if PASSWORD is the old password or a TRUSTED RFC connection. What does it mean ? Do you have an example ?
Thanks for your reply.
2005 Dec 07 1:10 PM
Check the following link on trustrelationships using RFC between systems
http://help.sap.com/saphelp_erp2004/helpdata/en/8b/0010519daef443ab06d38d7ade26f4/frameset.htm
http://help.sap.com/saphelp_erp2004/helpdata/en/d3/5b5c8ac5a93941b9f4e2f09b50beb4/frameset.htm
Regards
Raja
Hi,
I look at the code of the function SUSR_USER_CHANGE_PASSWORD_RFC, and for the PASSWORD parameter, it is tested if PASSWORD IS INITIAL. A comment said that it tests if PASSWORD is the old password or a TRUSTED RFC connection. What does it mean ? Do you have an example ?
Thanks for your reply.
2005 Dec 07 1:10 PM
Check the following link on trustrelationships using RFC between systems
http://help.sap.com/saphelp_erp2004/helpdata/en/8b/0010519daef443ab06d38d7ade26f4/frameset.htm
http://help.sap.com/saphelp_erp2004/helpdata/en/d3/5b5c8ac5a93941b9f4e2f09b50beb4/frameset.htm
Regards
Raja
2005 Dec 07 1:11 PM
Hi,
I dont know abt Trusted RFC, but there is one option in SM59 Trusted System. If i select 'YES' then no need to pass logon credentials of the dest. system.
Thanks
Eswar
2005 Dec 07 1:11 PM
2005 Dec 07 1:12 PM
this means ur going to change the user password. So, the old password will be replaced by new password. When u execute the same, it checks for the old password is valid or not or the input parameters given, and then replaces by new password. So, when u specify an initial password it checks for old password and executes.
TRUSTED_RFC connection means u can use this FM from development server to change passwords of Testing or Production or etc... servers. SO, it checks for a valid RFC connection to execute the FM.
Pl. award appropriate points.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |