cancel
Showing results for 
Search instead for 
Did you mean: 

Self-registration

Former Member
0 Kudos
105

Hi,

I want to enable self-registration of my Portal 7.0 SPS11. However, I can't see self-registration link on the Welcome screen. I have ticked self-registration for guest and company at UME. Am I missing something?

Rgds,

Hapizorr Rozi Alias

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

ume.logon.selfreg = true

1. Apart from setting the above properties in config tool please do the following steps.

2. Log-in to UME as administrator.

3. Search for role "Everyone".

4. Click the "modify" button and assign the action "ume.selfregister_user" to this role.

5. Save the changes and try again.

Please, refer the link as well for more information about the action "selfregister_user".

http://help.sap.com/saphelp_nw2004s/helpdata/en/5f/670db7939b8e48999d65f8a05ad611/frameset.htm

Thanks

R.Murali

Former Member
0 Kudos

Hi,

Thank you to all of you. I can now see Register Now. But, after click it, I got "You are not authorized to perform this action. Contact your system administrator". I'm still figuring this out.

Thanks again.

Rgds,

Hapizorr Rozi Alias

Former Member
0 Kudos

Hi,

I solved it. I assign Everyone role into group Everyone.

Thanks to all of you.

Rgds,

Hapizorr Rozi

Former Member
0 Kudos

Hi Hapizorr,

I am facing the same problem.I have followed all the steps mentioned above.Can you please tell me how you solved the problem?

Former Member
0 Kudos

Hi Indranil ,

the steps above are ok,

you have to go to system administration --> system configuration --> UME configuration

After u had select the button "modify configuration" go to the Tab "User admin UI".

There you could enable the selfregistration and the selfregistration for companies.

Afterwards start the Config tool go to the "Global server configuration"> "services"> "com.sap.security.core.ume.services".

Got to the parameter "ume.logon.selfreg" and set the value = true.

(Additionally for selfregistration for companies you could got to the parameter "ume.tpd.companies" and insert there the selectable companies (e.g. companie1, companie2, ect....))

There you could control the paramter "ume.tpd.imp.class". It need the value "com.sap.security.core.tpd.SimpleTPD".

After these change you have to restart the AS Java.

The next steps are the creation of a role (e.g. selfregis_role). You have to assign this role the UME action "selfregister_user". For this go to the User administration in your portal. Search for your created role (e.g. selfregis_role). Then assign this role the UME action, Save this settings.

I did assign the Role (e.g. selfregis_role) to the anonymous_group...

Former Member
0 Kudos

Hi Hapizorr,

From the SDN I knew u had ever faced and solved the problem about the Self-Registration in portal and I'm now get the same problem and ask for your help by your convenince.

i prefer to set the portal to enable the self-register

what i had done is:

1,set ume.logon.selfreg = true in the config tool

2, assign the action "ume.selfregister_user" to the role anonymousRole and Everyone and then assigned the role anonymousRole and Everyone to Group anonymous and Everyone

3, in the UME configuration tab "User Admin UI" enable the selfregistration and the selfregistration for companies.

4, save all the change and restart the AS

But i still cann't see the self-regis link in the welcome page of the portal, anything more missing?

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

I'm trying to configure the self-registration option for guest users and companies.

I followed all steps and checked all options that I want in User Admin UI UME configuration.

I'm getting this exception when I click on Register Now... link:

"An exception occurred. Inform your system administrator.

Suggested Options

userAdminLocale.get("EXCEPTION_DETAILED_STEPS") "

Does anyone knows which parameter or configuration is wrong?

Tks

Former Member
0 Kudos

Set the following UME properties to the mentioned values:

ume.logon.selfreg=TRUE

In configtool UME properties and save and restart ur system

Former Member
0 Kudos

Hi Hapizorr ,

Did you restart the server ? and whether you have ticket'd the same through visual Admin if not please do that thourgh either VA and best would be if you do it through Config Tool.

Refer to these for more details

http://help.sap.com/saphelp_nw04s/helpdata/en/5f/670db7939b8e48999d65f8a05ad611/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c6/37eaeccab21849847802ec3586676a/frameset.htm

In case you still face issues let me know i have implemented it .

Thanx

Pankaj