cancel
Showing results for 
Search instead for 
Did you mean: 

UME.r3.connection.master.passrd and user SAPJSF

Former Member
0 Kudos

Hi Friends,

I change password of SAPJSF, but now I cannot able to change password in UME.r3.connection.master.passrd.

Trying to reset the password using Tcode SU01 for user SAPJSF.

In Configtool, I provide the same password. My Client ume.r3.connection.master.client is 001.

What is use of SecStore.key and SecStore.properties?

Itu2019s related to SAPJSF user.

I think we have to maintained J2EE_ADMIN or Administrator useru2019s password in SecStore (Configtool).

Any suggestion,

Please.

Accepted Solutions (1)

Accepted Solutions (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

the problem is you changed the password of SAPJSF user and now Java that communicate to your UME is using same password.

Check this [link|http://help.sap.com/saphelp_nwce10/Helpdata/EN/0b/50ad3e1d1edc61e10000000a114084/content.htm]

Thanks

Sunny

Former Member
0 Kudos

Hi all,

Thank you to all for quick reply.

In the Display Configuration tab, choose cluster_config  server  cfg  services  Propertysheet com.sap.security.core.ume.service

Here I change UME.r3.connection.master.passrd by custom

This link is very useful.

http://help.sap.com/saphelp_nwce10/Helpdata/EN/0b/50ad3e1d1edc61e10000000a114084/content.htm

Now itu2019s working fine

Thank one again to all.

Answers (1)

Answers (1)

Former Member
0 Kudos

YES, you are right

secstore of ConfigTool deals with 'j2ee_admin/Administrator' password reset.

In regards to SAPJSF password reset, you need reset in 3 places

1. At ABAP level using SU01

2. Logon to your Java side,

use your j2ee_admin account to logon

navigate to System Administration->System Configuration->UME Configuration->ABAP System tab

choose Modify Configuration

Enter new password

save

You may Test Connection

3. Logon to Visual Administrator

navigate to Server->Services ->JCo RFC Provider

Select the rfcs and check if any rfc using SAPJSF

If so please reset the password

save

Finally, restart java instance.

So please re-visit on above sequence.

I hope this helps you.

Regards

Sekhar