cancel
Showing results for 
Search instead for 
Did you mean: 

Ca not create users in the UME with j2ee_admin account

Former Member
0 Kudos

Hello,

I have installed WebAS 6.40 on Windows 2003. I installed J2EE and JDI. When I try to create users in the UME (htttp://localhost:50000/useradmin), I get the message "Can Not Create User". Under the com.sap.security.core.ume.service I have ume.persistence_data_source_configuration set to dataSourceConfiguration_r3_roles_db.xml. All the associated r3 connection parameters are set correctly (e.g. r3 connection master user & password, ashost, sysnr etc...). In the ABAP stack under Su01 I have the user j2ee_admin with the appropriate roles assigned. The j2ee_admin user is also a member of the administrators group as seen in http://localhost:50000/useradmin.

I also am not able to make changes to certain parameters in the Visual Administrator with the J2EE_Admin user.

Is there something I am missing? What configuration do I need to do in order to give j2ee_admin all the authorizations to add users in the UME?

Thanks to anyone for ANY help.

Regards,

Tommy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Assign the communication user (SAPJSF usually) role SAP_BC_JSF_COMMUNICATION (instead of SAP_BC_JSF_COMMUNICATION_RO) to enable writing access to the ABAP backend system. This gives write permission to the user whereas earlier it was read only.

Also go through note 748195.

This should definitely work.

Regards,

Viijth

yonko_yonchev
Active Participant
0 Kudos

Hello Tommy,

the problem most likely occurs because the j2ee_admin user is not assigned a role with write permissions for the r3 user store. You can see SAP Note 748195 for a solution.

Hope this helps.

Regards,

Yonko