Skip to Content
Author's profile photo Mukesh Khamparia

Unlock Emergency User (SAP Star in Java Stack)

Activate Emergency User on SAP AS Java

Start Config Tool –> Path is as below

/usr/sap/SID/J*/j2ee/configtool/

1.PNG

Switch to configuration editor mode.

1.PNG

You will find below screen, choose cluster_config ® system ® custom_global ® cfg ® services ® com.sap.security.core.ume.service ® Propertysheet properties.

After reaching to this place, click on Change Button –> It will give you warning,

–> Please make sure you have stopped your SAP Application.

1.PNG

Once you press “Yes” Button. You will find below screen where you can see that “ume.superadmin.Activated” field is deactivated means False.

1.PNG

Double click on “ume.superadmin.Activated and replace Custom Value with “TRUE

Also double click “ume.superadmin.password” and replace Custom Value with your desired password.

1.PNG

>> Start SAP Application.

>> Log on to NWA (with user name SAP* and password you created) and change the password for ADMINISTRATOR user.

1.PNG

1.PNG

–> Point to be Noted :

If you will try to log on with ADMINISTRATOR immediately after changing password, it will not allow until you deactivate the super admin parameter.

1.PNG

–> Stop SAP Application.

–> Revert back the changes as you have done before.

1.PNG

–> Start SAP Application and try login with ADMINISTRATOR user with your created password

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      I am in the middle of an upgrade and once I have done the above I still can not log onto NWA as I get the following message even though the system is up:

       

      Error: Application cannot be started.

      SAP Technology Trubleshooting Guide

      Details: WecApplicationException log ID
      is C000C7AFAE31002C0000000A00004D63

      Author's profile photo Jimmy Fitzpatrick
      Jimmy Fitzpatrick

      Nicely maintained steps...

      Author's profile photo Luiz Felipe Ramos Machado
      Luiz Felipe Ramos Machado

      Well detailed.

      Thanks for that, Mukesh!

      Author's profile photo Elizabeth Muigua
      Elizabeth Muigua

      very well documented.my issue go resolved from this blog