Use
In emergency situations, you can activate the emergency user SAP* to enable you to log on to applications, in particular the configuration tools, and change the configuration. Such situations include the following:
● You configured user management incorrectly and can no longer log on to any applications
● You configured the data source incorrectly and the SAP NetWeaver Application Server (AS) does not start
● All administrator users are locked
The SAP* user has full administrator authorizations. For security reasons, the SAP* user does not have a default password, so you must specify a password when you activate the user.
Once you have activated the SAP* user, no other user can log in to the system.
Prerequisites
The AS Java must be able to access the database of the AS Java.
Procedure
...
1. Activate the SAP* user:
a. Start the config tool for editing user management engine (UME) properties as described in Editing UME Properties.
b. Set the following properties:
Property | Value | Comment |
ume.superadmin.activated | true | This activates the SAP* user. |
ume.superadmin.password | Enter any password of your choice. This defines the password for the SAP* user. |
c. Restart the AS Java.
The SAP* user is now activated. While it is activated, all other users are deactivated. You can only log on with the SAP* user.
2. Fix your configuration as required, logging on with the user ID SAP*and the password you specified.
3. When you have fixed your configuration, deactivate the SAP* user again.
a. Start the config tool for editing UME properties.
b. Set the property ume.superadmin.activated to false.
c. Restart the AS Java.
1 comment:
For a Excellent Online Resource for SAP EP and SAP Web Dynpro ABAP, Visit Learn SAP Online
SAP EP - Standard Portal Services
Portal Eventing and Navigation
Portal Look and Feel - Branding the Portal
How to Develop Portal Applications
SAP EP-Developing portal content and assigning permissions
SAP EP-Role maintenance
SAP EP-How to make Enterprise Portal highly available
Implement Single Sign On
SAP EP-J2EE architechture
What is SAP Enterprise Portal
And Many More...
Basics of Web Dynpro ABAP
ABAP Data Types and Objects
ABAP Statements
WD4A - Introduction WDA - SAP Logon Procedures
WD4A-Format the Values appearing on value Axis of Business Graphic
WD4A-Navigate from one view to another and back to previous view
WD4A - How to Calculate next 12 months from current month in web dynpro ABAP
WD4A - Validate Inputs in a web dynpro ABAP Application
And Many More...
Post a Comment