Show TOC Anfang des Inhaltsbereichs

Vorgehensweisen Changing the Password of the User for UME-ABAP Communication  Dokument im Navigationsbaum lokalisieren

Use

A system user (with the default name SAPJSF) handles communication between the user management engine (UME) and the user management of the SAP NetWeaver Application Server (AS) ABAP. You are not required to change the password of system users regularly. However, if you change the password of this user in transaction SU01, you must also change the password stored for this user in the AS Java database to match.

Achtung

You must maintain the password of the system user for UME-ABAP communication, or the AS Java cannot start. If the AS Java cannot start, you must edit the UME property with the config tool.

For more information, see Offline Configuration of the UME for AS ABAP.

Prerequisites

      You know the new password of the system user for UME-ABAP communication in the ABAP system. You need this information to change the password stored in the database of the AS Java.

      This procedure requires you to restart the AS Java, so you should plan for the required downtime while the AS Java restarts.

Procedure

...

       1.      Start UME configuration.

For more information, see Configuring User Management.

       2.      Choose the ABAP Server tab.

       3.      Choose Modify Configuration.

       4.      Under the General Connection Settings, enter the new password in the field Password.

       5.      Choose Test Connection.

If the test fails, go back and reenter the connection data and test the connection until you are successful.

       6.      Choose Save All Changes.

       7.      Restart the AS Java.

Result

The AS Java is now configured to support the new password of the system user for UME-ABAP communication.

See also:

User Types

Creating and Maintaining User Master Records

Ende des Inhaltsbereichs