cancel
Showing results for 
Search instead for 
Did you mean: 

(ABAP+Java Engine) Password change in SU01 be in sync with Java?

Former Member
0 Kudos

Hi,

In ABAP+Java engine,if I change the password of the "J2EE_admin" user at ABAP level in SU01,will it be changed at JAVA engine also?If I login with the user "J2EE_Admin" in Visual Administrator, will the changed password works?

If I change the password at UME will it be synchronised with the password in Visual admin or in SU01?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you change the J2EE_ADMIN password in ABAP , the changed password will also work in J2EE engine. You should be able to login to Visual Admin.

But we should update the New J2EE_ADMIN password in the Secure store (Configtool) and restart the cluster.

Other wise SDM Deployments fail. Because the SDM try to verify the Password from secure store which is wrong.

701654 Deployment aborts due to wrong J2EE Engine login information (SDM)

Award Points if Helpful

Thanks

Tanuj

sascha_tubbesing
Employee
Employee
0 Kudos

Hi,

the short answer is "yes"

The long answer: there is no synchronization. In an ABAP+Java system the UME persists the user in the ABAP world. So there are only users in the ABAP world and the some users are taken for the Java world.

What can be a bit confusing is that the password rules are different in ABAP and Java, so if you change your initial password in Java you may need to put a number in, and if you change it in ABAP you need not to.

But this can be configured.

Regards,

Sascha

p.s.: in SAP Edcuation class ADM200 we also talk about UME data source configuration