Standard Users

Use

By default, SAP NetWeaver Application Server (AS) Java provides standard users for administrative and guest access, as well as communication users for connecting to the installed data source. The standard users on the AS Java vary according to the data source and installation options as shown in the table below.

Description

AS ABAP Data Source

Database Data Source

Administrator user

Specified during installation.

We recommend:

J2EE_ADM_ <SID>

Specified during installation.

Default suggestion:

Administrator

Guest user

This user is used for anonymous access to the AS Java. By default, this user is locked.

Specified during installation.

We recommend:

J2EE_GST_ <SID>

Specified during installation.

Default suggestion:

Guest

Technical user

You configure the communication user for an LDAP data source as a post-installation step.

For more information, see Configuring the UME to Use an LDAP Directory as Data Source .

Specified during installation.

We recommend:

SAPJSF_ <SID>

Specified during installation.

Default suggestion:

SAP <SID> DB

This user exists in the database and is not visible to the user management engine (UME). The AS Java uses this user for DB connectivity.

In addition the AS Java creates service users and the emergency user.

User

Description

SAP*

The emergency user exists in the emergency user store of the AS Java. It has full administrative authorizations. If you cannot access your AS Java by any other means you can activate this user to repair your configuration.

For more information, see Activating the Emergency User .

pcd_service

Service user of the Portal Content Directory (PCD) service.

ume_service

Service user of the UME.