cancel
Showing results for 
Search instead for 
Did you mean: 

UME Configuration

Former Member
0 Kudos

Hello,

We want to have the users managed in the ABAP stack but also allow self-registration on the Portal. Is there a UME configuration that will allow this to take place?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Check out the below link

http://help.sap.com/saphelp_nw2004s/helpdata/en/e5/618a3eacd49076e10000000a114084/frameset.htm

It has full configuration for self registration funtionality.

OR

Go to configtool: \usr\sap\SID\JCXX\j2ee\configtool and under clusterdata----


global server configuration -


com.sap.security.core.ume.services.

You will get option to enable the funtionality for self registration.Make it true and restart the cluster.

The self registration funtionality will be enabled..

Reward suitable points

Former Member
0 Kudos

it is not recommended, or not possible to perform in some cases. See

SAP Note 718383.

for doing this do following steps in config tool you need to chage to this parameter

dataSourceConfiguration_database_only.xml to

dataSourceConfiguration_r3_roles_db.xml

Samrat