Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

synchronisize user managment password

Former Member
0 Likes
364

Hello,

we have to abap instances on netweaver2004s, insance 01 and instance02.

Now we want, that if the use changes the password on instance 01, the password on instance 02 for this user change automatically.

Or other asked, exists a possibility to synchronisize the user accounts between two abap-instances?

Best regards

Oliver Prodinger.

Hello,

we have to abap instances on netweaver2004s, insance 01 and instance02.

Now we want, that if the use changes the password on instance 01, the password on instance 02 for this user change automatically.

Or other asked, exists a possibility to synchronisize the user accounts between two abap-instances?

Best regards

Oliver Prodinger.

1 REPLY 1
Read only

Former Member
0 Likes
337

Hi,

This can be achieved if the ABAP systems are in CUA landscape. With CUA, you maintain user master records centrally in one system. Changes to user information are then automatically distributed to the child systems. Please, refer the below link for more information.

http://help.sap.com/saphelp_nw70/helpdata/en/0c/632441cd87a12be10000000a1550b0/frameset.htm

Thanks

R.Murali